Wiremock Pact Generator

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

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.atlassian.ta
ArtifactId

ArtifactId

wiremock-pact-generator
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Wiremock Pact Generator
Generation of Pact files from the live interactions of WireMock stubs.
Project URL

Project URL

https://bitbucket.org/atlassian/wiremock-pact-generator
Project Organization

Project Organization

Atlassian
Source Code Management

Source Code Management

https://bitbucket.org/atlassian/wiremock-pact-generator/src

Download wiremock-pact-generator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0

provided (1)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 2.27.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.5.1
com.github.java-json-tools : json-schema-validator jar 2.2.14
org.hamcrest : hamcrest jar 2.2
com.mashape.unirest : unirest-java jar 1.4.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.3
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
1.2.0
1.1.0
1.0.0
0.1.0