pact-jvm-provider-gradle_2.11 pact-jvm-provider-gradle_2.11

Group au.com.dius
描述 pact-jvm-provider-gradle ======================== Gradle plugin for verifying pacts against a provider. The Gradle plugin creates a task `pactVerify` to your build which will verify all configured pacts against your provider. ## To Use It ### 1. Add the pact-jvm-provider-gradle jar file to your build script class path: ```groovy buildscript { repositories { mavenCentral() } dependencies { classpath 'au.com.dius:pact-jvm-provider-gradle_2.10:2.0.6' } } ``` ### 2. Apply the pact plugin ```groovy apply plugin: 'pact' ``` ### 3. Define the pacts between your consumers and providers ```groovy pact { serviceProviders { // You can define as many as you need, but each must have a unique name provider1 { // All the provider
Packaging jar
Size 79.47 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2014-09-29 18:02

dependencies

Group Artifact Version
net.databinder unfiltered-netty-server_2.11 0.8.2
com.googlecode.java-diff-utils diffutils 1.3.0
au.com.dius pact-specification-test_2.11 2.0.8
junit junit 4.11
org.scala-lang scala-library 2.11.2
org.json4s json4s-native_2.11 3.2.10
net.databinder.dispatch dispatch-core_2.11 0.11.0
org.fusesource.jansi jansi 1.11
org.specs2 specs2_2.11 2.3.13
org.json4s json4s-jackson_2.11 3.2.10
org.scala-lang.modules scala-xml_2.11 1.0.2
au.com.dius pact-jvm-provider_2.11 2.0.8
org.codehaus.groovy.modules.http-builder http-builder 0.7
com.typesafe.scala-logging scala-logging-slf4j_2.11 2.1.2
org.mockito mockito-all 1.9.5
org.slf4j slf4j-api 1.7.5

developers

thetrav Travis Dixon
rholshausen Ronald Holshausen
kenbot Ken Scambler

licenses

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