Last Version

pact-jvm-model_2.11 3.3.0-beta.0

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_2.11
Version

Version

3.3.0-beta.0
Type

Type

jar
Description

Description

pact-jvm-model_2.11
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_2.11 3.3.0-beta.0


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

Dependencies

compile (11)

Group / Artifact Type Version
net.databinder : unfiltered-netty-server_2.11 jar 0.8.2
com.typesafe.scala-logging : scala-logging_2.11 jar 3.1.0
org.apache.httpcomponents : httpclient jar 4.5.1
org.json : json jar 20140107
org.scala-lang : scala-compiler jar 2.11.8
org.codehaus.groovy : groovy-all jar 2.4.6
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1
net.databinder.dispatch : dispatch-core_2.11 jar 0.11.3
com.github.zafarkhaja : java-semver jar 0.9.0
org.slf4j : slf4j-api jar 1.7.7
org.scala-lang : scala-library jar 2.11.8

test (10)

Group / Artifact Type Version
junit : junit jar 4.12
org.specs2 : specs2-core_2.11 jar 3.8.4
org.objenesis : objenesis jar 2.1
cglib : cglib-nodep jar 3.1
org.specs2 : specs2-mock_2.11 jar 3.6.4
org.hamcrest : hamcrest-all jar 1.3
org.spockframework : spock-core jar 1.0-groovy-2.4
org.specs2 : specs2-junit_2.11 jar 3.8.4
org.mockito : mockito-core jar 1.9.5
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.