Last Version

pact-jvm 3.6.14

JVM implementation of the consumer driven contract library pact.

License

License

GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

pact-jvm
Version

Version

3.6.14
Type

Type

jar
Description

Description

pact-jvm
JVM implementation of the consumer driven contract library pact.
Project URL

Project URL

https://github.com/DiUS/pact-jvm
Source Code Management

Source Code Management

https://github.com/DiUS/pact-jvm

Download pact-jvm 3.6.14


<!-- https://jarcasting.com/artifacts/au.com.dius/pact-jvm/ -->
<dependency>
    <groupId>au.com.dius</groupId>
    <artifactId>pact-jvm</artifactId>
    <version>3.6.14</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm/
implementation 'au.com.dius:pact-jvm:3.6.14'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm/
implementation ("au.com.dius:pact-jvm:3.6.14")
'au.com.dius:pact-jvm:jar:3.6.14'
<dependency org="au.com.dius" name="pact-jvm" rev="3.6.14">
  <artifact name="pact-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm', version='3.6.14')
)
libraryDependencies += "au.com.dius" % "pact-jvm" % "3.6.14"
[au.com.dius/pact-jvm "3.6.14"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.30
org.jetbrains.kotlin : kotlin-reflect jar 1.3.30

Project Modules

There are no modules declared in this project.