Last Version

pact-jvm-model 3.6.15

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

License

License

GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

pact-jvm-model
Version

Version

3.6.15
Type

Type

jar
Description

Description

pact-jvm-model
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly
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-model 3.6.15


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

Dependencies

compile (8)

Group / Artifact Type Version
au.com.dius : pact-jvm-support jar 3.6.15
au.com.dius : pact-jvm-pact-broker jar 3.6.15
com.github.zafarkhaja : java-semver jar 0.9.0
org.apache.commons : commons-collections4 jar 4.1
com.github.mifmif : generex jar 1.0.2
javax.mail : mail jar 1.5.0-b01
org.jetbrains.kotlin : kotlin-reflect jar 1.3.71
com.michael-bull.kotlin-result : kotlin-result jar 1.1.6

runtime (4)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar 1.11.587
org.slf4j : slf4j-api jar 1.7.26
com.google.code.gson : gson jar 2.8.6
com.github.salomonbrys.kotson : kotson jar 2.5.0

test (10)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.1
org.spockframework : spock-core jar 1.3-groovy-2.5
net.bytebuddy : byte-buddy jar 1.9.13
org.objenesis : objenesis jar 3.0.1
org.codehaus.groovy : groovy jar 2.5.6
ch.qos.logback : logback-classic jar 1.2.3
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1
org.codehaus.groovy : groovy-datetime jar 2.5.6
io.kotlintest : kotlintest jar 2.0.7
au.com.dius : pact-jvm-model jar 3.6.15

Project Modules

There are no modules declared in this project.