pact-foundation / pact-jvm   3.6.15

Apache License 2.0 Website GitHub

JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.

Scala versions: 2.13 2.12 2.11 2.10
sbt plugins: 1.0 0.13

pact-jvm-matchers 3.3.9


Group ID:
au.com.dius
Artifact ID:
pact-jvm-matchers_2.11
Version:
3.3.9
Release Date:
May 8, 2017
Licenses:
Files:

libraryDependencies += "au.com.dius" %% "pact-jvm-matchers" % "3.3.9"

Mill build tool

ivy"au.com.dius::pact-jvm-matchers:3.3.9"

Scala CLI

//> using dep "au.com.dius::pact-jvm-matchers:3.3.9"

Ammonite REPL

import $ivy.`au.com.dius::pact-jvm-matchers:3.3.9`

<dependency>
  <groupId>au.com.dius</groupId>
  <artifactId>pact-jvm-matchers_2.11</artifactId>
  <version>3.3.9</version>
</dependency>

compile group: 'au.com.dius', name: 'pact-jvm-matchers_2.11', version: '3.3.9'