Download pact-jvm-matchers_2.11-2.4.17.jar file - Jar p

Jar examples for p:pact-jvm-matchers-2.11

Description

Pact JVM Matchers ================= Implements matchers for pact requests and responses.

You can download jar file pact-jvm-matchers_2.11 2.4.17 in this page.

License

Apache 2

Build File

You can use the following script to add pact-jvm-matchers_2.11-2.4.17.jar to your project.

<dependency>
   <groupId>au.com.dius</groupId>
   <artifactId>pact-jvm-matchers_2.11</artifactId>
   <version>2.4.17</version>
</dependency>
compile group: 'au.com.dius', name: 'pact-jvm-matchers_2.11', version: '2.4.17'
libraryDependencies += "au.com.dius" % "pact-jvm-matchers_2.11" % "2.4.17"
<dependency org="au.com.dius" name="pact-jvm-matchers_2.11" rev="2.4.17"/>
@Grapes(@Grab(group='au.com.dius', module='pact-jvm-matchers_2.11', version='2.4.17'))
'au.com.dius:pact-jvm-matchers_2.11:jar:2.4.17'

Download

Click the following link to download the jar file.

pact-jvm-matchers_2.11-2.4.17-javadoc.jar
pact-jvm-matchers_2.11-2.4.17-sources.jar
pact-jvm-matchers_2.11-2.4.17.jar
pact-jvm-matchers_2.11-2.4.17.pom



Related Tutorials