is not current version
Last Version 1.2.0

pact-models 1.0.1

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.0.1
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.0.1


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

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.