Jar examples for p:pact-jvm-model-v3-2.11
Pact model V3 ============= Extensions to the pact-jvm-model that implements V3 specification changes.
You can download jar file pact-jvm-model-v3_2.11 2.2.13 in this page.
Apache 2
You can use the following script to add pact-jvm-model-v3_2.11-2.2.13.jar to your project.
<dependency> <groupId>au.com.dius</groupId> <artifactId>pact-jvm-model-v3_2.11</artifactId> <version>2.2.13</version> </dependency>
compile group: 'au.com.dius', name: 'pact-jvm-model-v3_2.11', version: '2.2.13'
libraryDependencies += "au.com.dius" % "pact-jvm-model-v3_2.11" % "2.2.13"
<dependency org="au.com.dius" name="pact-jvm-model-v3_2.11" rev="2.2.13"/>
@Grapes(@Grab(group='au.com.dius', module='pact-jvm-model-v3_2.11', version='2.2.13'))
'au.com.dius:pact-jvm-model-v3_2.11:jar:2.2.13'
Click the following link to download the jar file.
pact-jvm-model-v3_2.11-2.2.13-javadoc.jar