pact-jvm-provider-maven pact-jvm-provider-maven

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</artifactId> <version>4.0.0</version> </plugin> [...] </plugins> [...] </build> ``` ### 2. Define the pacts between your consumers and providers You define all the providers and consumers within the configuration ele
Packaging
Size
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2019-12-18 07:35

dependencies

Group Artifact Version
org.apache.maven maven-plugin-api 3.6.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.0
org.apache.maven maven-core 3.6.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.3.60
org.jetbrains.kotlin kotlin-reflect 1.3.60
org.fusesource.jansi jansi 1.17.1
org.codehaus.groovy groovy 2.5.8
au.com.dius pact-jvm-provider 4.0.4

developers

thetrav Travis Dixon
rholshausen Ronald Holshausen

licenses

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