Last Version

pact-publish 4.0.10

# Pact Publish Module for generating and publishing pacts to the pact broker

License

License

GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

pact-publish
Version

Version

4.0.10
Type

Type

jar
Description

Description

pact-publish
# Pact Publish Module for generating and publishing pacts to the pact broker
Project URL

Project URL

https://github.com/DiUS/pact-jvm
Source Code Management

Source Code Management

https://github.com/DiUS/pact-jvm

Download pact-publish 4.0.10


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