Jar examples for p:pact-jvm-matchers-2.11
Pact JVM Matchers ================= Implements matchers for pact requests and responses.
You can download jar file pact-jvm-matchers_2.11 3.2.9 in this page.
Apache 2
You can use the following script to add pact-jvm-matchers_2.11-3.2.9.jar to your project.
<dependency> <groupId>au.com.dius</groupId> <artifactId>pact-jvm-matchers_2.11</artifactId> <version>3.2.9</version> </dependency>
compile group: 'au.com.dius', name: 'pact-jvm-matchers_2.11', version: '3.2.9'
libraryDependencies += "au.com.dius" % "pact-jvm-matchers_2.11" % "3.2.9"
<dependency org="au.com.dius" name="pact-jvm-matchers_2.11" rev="3.2.9"/>
@Grapes(@Grab(group='au.com.dius', module='pact-jvm-matchers_2.11', version='3.2.9'))
'au.com.dius:pact-jvm-matchers_2.11:jar:3.2.9'
Click the following link to download the jar file.
pact-jvm-matchers_2.11-3.2.9-javadoc.jar