Last Version

pact-gen 1.4.0

Automated generation of pact files

License

License

GroupId

GroupId

com.hltech
ArtifactId

ArtifactId

pact-gen
Version

Version

1.4.0
Type

Type

jar
Description

Description

pact-gen
Automated generation of pact files
Project URL

Project URL

https://github.com/HLTech/pact-gen
Source Code Management

Source Code Management

https://github.com/HLTech/pact-gen.git

Download pact-gen 1.4.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.lmax : disruptor jar 3.4.0
org.reflections : reflections jar 0.9.11
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.2.3.RELEASE
javax.ws.rs : javax.ws.rs-api jar 2.1.1
com.fasterxml.jackson.core : jackson-core jar 2.11.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
uk.co.jemos.podam : podam jar 7.2.3.RELEASE

Project Modules

There are no modules declared in this project.