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_2.11` ## 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 |
版本 | 仓库 | 发布时间 |
3.6.15 | central | 2020-04-29 11:41 |
3.6.14 | central | 2019-09-28 12:37 |
3.6.13 | central | 2019-09-08 10:30 |
3.6.12 | central | 2019-07-21 09:38 |
3.6.11 | central | 2019-07-07 15:38 |
3.6.10 | central | 2019-06-26 07:59 |
3.6.9 | central | 2019-06-20 13:05 |
3.6.8 | central | 2019-06-15 15:10 |
3.6.7 | central | 2019-05-12 14:04 |
3.6.6 | central | 2019-05-05 14:56 |
3.6.5 | central | 2019-04-21 13:13 |
3.6.4 | central | 2019-04-14 17:13 |
3.5.25 | central | 2019-04-14 15:33 |
3.6.3 | central | 2019-03-31 16:40 |
3.6.2 | central | 2019-02-17 14:45 |
3.6.1 | central | 2018-12-16 11:41 |
3.6.0 | central | 2018-12-02 14:24 |
3.5.24 | central | 2018-11-04 15:41 |
3.6.0-rc.1 | central | 2018-10-21 11:14 |
3.5.23 | central | 2018-09-23 14:35 |
3.6.0-rc.0 | central | 2018-09-22 15:16 |
3.5.22 | central | 2018-09-09 11:51 |
3.5.21 | central | 2018-08-12 13:25 |
3.5.20 | central | 2018-07-28 15:48 |
3.5.19 | central | 2018-07-01 16:58 |
3.5.18 | central | 2018-06-17 14:47 |
3.5.17 | central | 2018-06-03 12:49 |
3.5.16 | central | 2018-05-06 16:33 |
3.5.15 | central | 2018-04-22 13:58 |
3.5.14 | central | 2018-03-19 08:45 |
3.5.13 | central | 2018-02-20 15:44 |
3.5.12 | central | 2018-01-21 17:40 |
3.5.11 | central | 2017-12-18 12:08 |
3.5.10 | central | 2017-11-20 11:55 |
3.5.9 | central | 2017-11-15 10:42 |
3.5.8 | central | 2017-10-13 09:17 |
3.5.7 | central | 2017-10-03 07:40 |
3.5.6 | central | 2017-09-27 08:46 |
3.5.5 | central | 2017-09-11 07:08 |
3.5.4-rc.1 | central | 2017-09-06 10:27 |
3.5.4-rc.0 | central | 2017-08-30 10:52 |
仓库 | 个数 |
Central | 592045 |