pact-jvm-provider-maven_2.12 pact-jvm-provider-maven_2.12

Group au.com.dius
描述 Maven plugin to verify a provider ================================= 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.12</artifactId> <version>3.5.11</version> </plugin> [...] </plugins> [...] </build> ``` ### 2. Define the pacts between your consumers and providers You define all the providers and consumers within the configurati
Packaging jar
Size 46.57 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2018-12-02 14:32

dependencies

Group Artifact Version
au.com.dius pact-jvm-provider_2.12 3.6.0
org.apache.maven maven-plugin-api 3.5.3
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.2
org.apache.maven maven-core 3.5.3
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.3.0
org.jetbrains.kotlin kotlin-reflect 1.3.0
org.fusesource.jansi jansi 1.16
org.specs2 specs2-core_2.12 3.9.4
org.specs2 specs2-junit_2.12 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
org.objenesis objenesis 2.6
io.kotlintest kotlintest 2.0.7
org.codehaus.groovy groovy 2.5.3
org.codehaus.groovy groovy-nio 2.5.3
cglib cglib 3.2.8

developers

thetrav Travis Dixon
rholshausen Ronald Holshausen

licenses

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