Artifacts using Finagle HTTP (223)

Sort: popular | newest
finagle-ostrich4
Last Release on Apr 21, 2017
finatra-http
Last Release on Feb 11, 2021

finagle-stats
Last Release on May 2, 2024
core
Last Release on Nov 21, 2022
twitter-server
Last Release on May 2, 2024
Pact provider ============= sub project of https://github.com/DiUS/pact-jvm The pact provider is responsible for verifying that an API provider adheres to a number of pacts authored by its clients This library provides the basic tools required to automate the process, and should be usable on its own in many instances. Framework and build tool specific bindings will be provided in separate libraries that build on top of this core functionality. ### Provider State Before each interaction is executed, ...
Last Release on Apr 29, 2020

Relocated → au.com.dius.pact » provider
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly
Last Release on Apr 29, 2020
Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects. If your favourite framework is not implemented, this module should give you all the hooks you need. Provides a DSL for use with Java to build consumer pacts. ## Dependency The library is available on maven central using: * group-id = `au.com.dius` * artifact-id = `pact-jvm-consumer` ## DSL Usage Example in a JUnit ...
Last Release on Apr 29, 2020
finatra-jackson
Last Release on May 2, 2024
finagle-httpx-compat
Last Release on Sep 28, 2015