Last Version

API Specifications Comparator 0.2.0

Compare API specifications to detect breaking changes

License

License

GroupId

GroupId

com.github.egoettelmann
ArtifactId

ArtifactId

api-specs-comparator
Version

Version

0.2.0
Type

Type

jar
Description

Description

API Specifications Comparator
Compare API specifications to detect breaking changes
Project URL

Project URL

https://github.com/egoettelmann/api-specs-comparator
Source Code Management

Source Code Management

https://github.com/egoettelmann/api-specs-comparator

Download api-specs-comparator 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.egoettelmann/api-specs-comparator/ -->
<dependency>
    <groupId>com.github.egoettelmann</groupId>
    <artifactId>api-specs-comparator</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.egoettelmann/api-specs-comparator/
implementation 'com.github.egoettelmann:api-specs-comparator:0.2.0'
// https://jarcasting.com/artifacts/com.github.egoettelmann/api-specs-comparator/
implementation ("com.github.egoettelmann:api-specs-comparator:0.2.0")
'com.github.egoettelmann:api-specs-comparator:jar:0.2.0'
<dependency org="com.github.egoettelmann" name="api-specs-comparator" rev="0.2.0">
  <artifact name="api-specs-comparator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.egoettelmann', module='api-specs-comparator', version='0.2.0')
)
libraryDependencies += "com.github.egoettelmann" % "api-specs-comparator" % "0.2.0"
[com.github.egoettelmann/api-specs-comparator "0.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.swagger : swagger-parser jar 1.0.39

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.