MVN

au.com.dius : pact-specification-test

Maven & Gradle

Apr 18, 2020
1k stars

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.

<dependency>
    <groupId>au.com.dius</groupId>
    <artifactId>pact-specification-test</artifactId>
    <version>4.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of au.com.dius : pact-specification-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.10
  • Latest Beta: 4.0.0-beta.6

All Versions

Choose a version of au.com.dius : pact-specification-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
pact-specification-test-4.0.10
pact-specification-test-4.0.9
pact-specification-test-4.0.8
pact-specification-test-4.0.7
pact-specification-test-4.0.6
pact-specification-test-4.0.5
pact-specification-test-4.0.4
pact-specification-test-4.0.3
pact-specification-test-4.0.2
pact-specification-test-4.0.1
pact-specification-test-4.0.0
pact-specification-test-4.0.0-beta.6
pact-specification-test-4.0.0-beta.5
pact-specification-test-4.0.0-beta.4
pact-specification-test-4.0.0-beta.3
pact-specification-test-4.0.0-beta.2
pact-specification-test-4.0.0-beta.1

How to add a dependency to Maven

Add the following au.com.dius : pact-specification-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>au.com.dius</groupId>
    <artifactId>pact-specification-test</artifactId>
    <version>4.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following au.com.dius : pact-specification-test gradle dependency to your build.gradle file:

implementation 'au.com.dius:pact-specification-test:4.0.10'

Gradle Kotlin DSL: Add the following au.com.dius : pact-specification-test gradle kotlin dependency to your build.gradle.kts file:

implementation("au.com.dius:pact-specification-test:4.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following au.com.dius : pact-specification-test sbt scala dependency to your build.sbt file:

libraryDependencies += "au.com.dius" % "pact-specification-test" % "4.0.10"

Advertisement

Dependencies from Group

Apr 29, 2020
31 usages
1k stars
Nov 04, 2018
27 usages
1k stars
Nov 04, 2018
18 usages
1k stars
Apr 29, 2020
13 usages
1k stars
Apr 29, 2020
12 usages
1k stars

Discover Dependencies

Apr 18, 2020
1k stars
Apr 18, 2020
1 usages
1k stars
Apr 18, 2020
1k stars
Apr 18, 2020
1k stars
Apr 18, 2020
1k stars
Apr 18, 2020
1k stars
Apr 01, 2019
2 usages
98 stars
Apr 06, 2019
0 stars
Jun 19, 2023
1 usages
11.1k stars