Last Version

pact-specification-test_2.11 3.5.24

Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.

License

License

GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

pact-specification-test_2.11
Version

Version

3.5.24
Type

Type

jar
Description

Description

pact-specification-test_2.11
Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.
Project URL

Project URL

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

Source Code Management

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

Download pact-specification-test_2.11 3.5.24


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.51
org.jetbrains.kotlin : kotlin-reflect jar 1.2.51
org.slf4j : slf4j-api jar 1.7.25
org.codehaus.groovy : groovy-all jar 2.4.12
io.github.microutils : kotlin-logging jar 1.4.4
org.scala-lang : scala-library jar 2.11.8
com.typesafe.scala-logging : scala-logging_2.11 jar 3.7.2

test (13)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.9.4
org.specs2 : specs2-junit_2.11 jar 3.9.4
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12
org.spockframework : spock-core jar 1.1-groovy-2.4
cglib : cglib jar 3.2.4
org.objenesis : objenesis jar 2.6
io.kotlintest : kotlintest jar 2.0.7
au.com.dius : pact-jvm-matchers_2.11 jar 3.5.24
au.com.dius : pact-jvm-provider_2.11 jar 3.5.24
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.