pact-jvm-consumer-java8_2.12 pact-jvm-consumer-java8_2.12

Group au.com.dius
描述 # pact-jvm-consumer-java8 Provides a Java8 lambda based DSL for use with Junit to build consumer tests. # A Lambda DSL for Pact This is an extension for the pact DSL provided by [pact-jvm-consumer](../pact-jvm-consumer). The difference between the default pact DSL and this lambda DSL is, as the name suggests, the usage of lambdas. The use of lambdas makes the code much cleaner. ## Why a new DSL implementation? The lambda DSL solves the following two main issues. Both are visible in the following code sample: ```java new PactDslJsonArray() .array() # open an array .stringValue("a1") # choose the method that is valid for arrays .stringValue("a2") # choose the method that is valid for arrays
版本 仓库 发布时间
3.6.15 central 2020-04-29 11:38
3.6.14 central 2019-09-28 12:19
3.6.13 central 2019-09-08 10:27
3.6.12 central 2019-07-21 09:36
3.6.11 central 2019-07-07 15:36
3.6.10 central 2019-06-26 07:55
3.6.9 central 2019-06-20 13:03
3.6.8 central 2019-06-15 15:08
3.6.7 central 2019-05-12 14:02
3.6.6 central 2019-05-05 14:53
3.6.5 central 2019-04-21 13:11
3.6.4 central 2019-04-14 17:11
3.5.25 central 2019-04-14 15:30
3.6.3 central 2019-03-31 16:37
3.6.2 central 2019-02-17 14:42
3.6.1 central 2018-12-16 11:38
3.6.0 central 2018-12-02 14:21
3.5.24 central 2018-11-04 15:37
3.6.0-rc.1 central 2018-10-21 11:10
3.5.23 central 2018-09-23 14:31
3.6.0-rc.0 central 2018-09-22 15:12
3.5.22 central 2018-09-09 11:46
3.5.21 central 2018-08-12 13:21
3.5.20 central 2018-07-28 15:44
3.5.19 central 2018-07-01 16:55
3.5.18 central 2018-06-17 14:42
3.5.17 central 2018-06-03 12:45
3.5.16 central 2018-05-06 16:33
3.5.15 central 2018-04-22 13:55
3.5.14 central 2018-03-19 08:42
3.5.13 central 2018-02-20 15:42
3.5.12 central 2018-01-21 17:34
3.5.11 central 2017-12-18 12:06
3.5.10 central 2017-11-20 11:52
3.5.9 central 2017-11-15 10:40
索引仓库
仓库 个数
Central 592045