License |
License |
---|---|
GroupId | GroupIdcom.hltech |
ArtifactId | ArtifactIdpact-gen |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptionpact-gen
Automated generation of pact files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pact-gen-1.4.0.pom | |
pact-gen-1.4.0.jar | 91 KB |
pact-gen-1.4.0-sources.jar | 33 KB |
pact-gen-1.4.0-javadoc.jar | 539 KB |
Browse |
<!-- 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"]
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 |