Download pact-jvm-matchers_2.10-2.1.0.jar file - Jar p

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

Description

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

You can download jar file pact-jvm-matchers_2.10 2.1.0 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

pact-jvm-matchers_2.10-2.1.0-javadoc.jar
pact-jvm-matchers_2.10-2.1.0-sources.jar
pact-jvm-matchers_2.10-2.1.0.jar
pact-jvm-matchers_2.10-2.1.0.pom



Related Tutorials