pact-jvm-consumer pact-jvm-consumer

Group au.com.dius
描述 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 test: ```java import au.com.dius.pact.model.MockProviderConfig; import au.com.dius.pact.model.RequestResponsePact; import org.apache.http.entity.ContentType; import org.jetbrains.annotations.NotNull; import org.junit.Test; import java.io.IOException; import java.util.HashMap; import java
版本 仓库 发布时间
4.0.10 central 2020-04-18 15:10
4.0.9 central 2020-04-05 11:42
4.0.8 central 2020-03-23 06:43
4.0.7 central 2020-03-08 10:17
4.0.6 central 2020-02-22 09:57
4.0.5 central 2020-01-26 14:45
4.0.4 central 2019-12-18 07:30
4.0.3 central 2019-11-10 06:57
4.0.2 central 2019-10-27 14:30
4.0.1 central 2019-10-16 10:35
4.0.0 central 2019-09-29 08:10
4.0.0-beta.6 central 2019-09-03 12:21
4.0.0-beta.5 central 2019-08-15 14:10
4.0.0-beta.4 central 2019-07-21 13:24
4.0.0-beta.3 central 2019-06-29 16:12
4.0.0-beta.2 central 2019-05-12 15:45
4.0.0-beta.1 central 2019-03-31 13:37
索引仓库
仓库 个数
Central 592045