pact-jvm-consumer_2.10 pact-jvm-consumer_2.10

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` * version-id = `2.2.x` ## DSL Usage Example in a JUnit test: ```java import au.com.dius.pact.model.MockProviderConfig; import au.com.dius.pact.model.PactFragment; import org.junit.Test; import java.io.IOException; import java.util.HashMap; import java.util.Map; import static org.junit.Assert.assertEquals; public
Packaging jar
Size 141.02 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2015-10-24 09:12

dependencies

Group Artifact Version
com.googlecode.java-diff-utils diffutils 1.3.0
junit junit 4.12
org.scala-lang scala-library 2.10.5
org.apache.httpcomponents httpclient 4.5.1
au.com.dius pact-jvm-matchers_2.10 2.3.2
org.codehaus.groovy groovy-all 2.4.4
org.specs2 specs2-core_2.10 3.6.4
au.com.dius pact-jvm-model_2.10 2.3.2
org.json4s json4s-native_2.10 3.2.10
dk.brics.automaton automaton 1.11-8
org.hamcrest hamcrest-all 1.3
org.apache.httpcomponents fluent-hc 4.4
org.slf4j slf4j-api 1.7.7
org.specs2 specs2-junit_2.10 3.6.4
org.mockito mockito-core 1.9.5
org.json4s json4s-jackson_2.10 3.2.10

developers

thetrav Travis Dixon
rholshausen Ronald Holshausen
kenbot Ken Scambler

licenses

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