Last Version

pact-specification-test 4.0.10

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
Version

Version

4.0.10
Type

Type

jar
Description

Description

pact-specification-test
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 4.0.10


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.