is not current version
Last Version 2.5.0

com.atlassian.ta:wiremock-pact-generator 1.2.0

Generation of Pact files from the live interactions of WireMock stubs.

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.atlassian.ta
ArtifactId

ArtifactId

wiremock-pact-generator
Version

Version

1.2.0
Type

Type

jar

Download wiremock-pact-generator 1.2.0


<!-- https://jarcasting.com/artifacts/com.atlassian.ta/wiremock-pact-generator/ -->
<dependency>
    <groupId>com.atlassian.ta</groupId>
    <artifactId>wiremock-pact-generator</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.ta/wiremock-pact-generator/
implementation 'com.atlassian.ta:wiremock-pact-generator:1.2.0'
// https://jarcasting.com/artifacts/com.atlassian.ta/wiremock-pact-generator/
implementation ("com.atlassian.ta:wiremock-pact-generator:1.2.0")
'com.atlassian.ta:wiremock-pact-generator:jar:1.2.0'
<dependency org="com.atlassian.ta" name="wiremock-pact-generator" rev="1.2.0">
  <artifact name="wiremock-pact-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.ta', module='wiremock-pact-generator', version='1.2.0')
)
libraryDependencies += "com.atlassian.ta" % "wiremock-pact-generator" % "1.2.0"
[com.atlassian.ta/wiremock-pact-generator "1.2.0"]