Last Version

pact-models 1.2.0

This project provides mostly models and some heloers to parse Pact files

License

License

GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

pact-models
Version

Version

1.2.0
Type

Type

jar
Description

Description

pact-models
This project provides mostly models and some heloers to parse Pact files
Project URL

Project URL

https://github.com/Acidmanic/pact-models
Source Code Management

Source Code Management

https://github.com/Acidmanic/pact-models

Download pact-models 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.1

Project Modules

There are no modules declared in this project.