pact-jvm-provider-maven_2.10 pact-jvm-provider-maven_2.10

Group au.com.dius
描述 Maven plugin to verify a provider [version 2.1.9+] ================================================== Maven plugin for verifying pacts against a provider. The Maven plugin provides a `verify` goal which will verify all configured pacts against your provider. ## To Use It ### 1. Add the pact-jvm-provider-maven plugin to your `build` section of your pom file. ```xml <build> [...] <plugins> [...] <plugin> <groupId>au.com.dius</groupId> <artifactId>pact-jvm-provider-maven_2.11</artifactId> <version>2.1.9</version> </plugin> [...] </plugins> [...] </build> ``` ### 2. Define the pacts between your consumers and providers You define all the providers and consumers within the configuration element of the maven plugin. ```xml
Packaging jar
Size 46.61 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2015-05-10 07:46

dependencies

Group Artifact Version
org.scala-lang scala-library 2.10.4
junit junit 4.11
net.databinder unfiltered-netty-server_2.10 0.8.2
org.json4s json4s-native_2.10 3.2.10
org.codehaus.groovy groovy-all 2.3.7
net.databinder.dispatch dispatch-core_2.10 0.11.0
org.specs2 specs2_2.10 2.3.13
org.apache.maven maven-plugin-api 3.2.5
org.apache.maven.plugin-tools maven-plugin-annotations 3.3
au.com.dius pact-jvm-provider_2.10 2.2.0
com.typesafe.scala-logging scala-logging-slf4j_2.10 2.1.2
org.mockito mockito-all 1.9.5
org.slf4j slf4j-api 1.7.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
7552266