Last Version

pact-specification-test_2.12 3.6.15

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.12
Version

Version

3.6.15
Type

Type

jar
Description

Description

pact-specification-test_2.12
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.12 3.6.15


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

Dependencies

test (9)

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
au.com.dius : pact-jvm-matchers_2.12 jar 3.6.15
au.com.dius : pact-jvm-provider_2.12 jar 3.6.15
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.