pact-jvm-consumer-java8_2.11 pact-jvm-consumer-java8_2.11

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
Packaging jar
Size 6.79 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2017-11-15 11:58

dependencies

Group Artifact Version
org.jetbrains.kotlin kotlin-stdlib-jre8 1.1.51
org.jetbrains.kotlin kotlin-reflect 1.1.51
org.slf4j slf4j-api 1.7.25
org.codehaus.groovy groovy-all 2.4.11
io.github.microutils kotlin-logging 1.4.4
org.scala-lang scala-library 2.11.8
org.scala-lang scala-compiler 2.11.8
com.typesafe.scala-logging scala-logging_2.11 3.4.0
au.com.dius pact-jvm-consumer-junit_2.11 3.5.9
org.specs2 specs2-core_2.11 3.9.4
org.specs2 specs2-junit_2.11 3.9.4
org.hamcrest hamcrest-all 1.3
org.mockito mockito-core 1.10.19
junit junit 4.12
org.spockframework spock-core 1.1-groovy-2.4
cglib cglib 3.2.4
org.objenesis objenesis 2.4

developers

thetrav Travis Dixon
rholshausen Ronald Holshausen

licenses

Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt
索引仓库
仓库 个数
Central 592045
4761603