is not current version
Last Version 2.0.0-beta.4

com.github.joschi.openapi-diff:parent 2.0.0-beta.2

Parent POM for OpenAPI-Diff

GroupId

GroupId

com.github.joschi.openapi-diff
ArtifactId

ArtifactId

parent
Version

Version

2.0.0-beta.2
Type

Type

pom

Download parent 2.0.0-beta.2

Filename Size
parent-2.0.0-beta.2.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.joschi.openapi-diff/parent/ -->
<dependency>
    <groupId>com.github.joschi.openapi-diff</groupId>
    <artifactId>parent</artifactId>
    <version>2.0.0-beta.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.joschi.openapi-diff/parent/
implementation 'com.github.joschi.openapi-diff:parent:2.0.0-beta.2'
// https://jarcasting.com/artifacts/com.github.joschi.openapi-diff/parent/
implementation ("com.github.joschi.openapi-diff:parent:2.0.0-beta.2")
'com.github.joschi.openapi-diff:parent:pom:2.0.0-beta.2'
<dependency org="com.github.joschi.openapi-diff" name="parent" rev="2.0.0-beta.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.joschi.openapi-diff', module='parent', version='2.0.0-beta.2')
)
libraryDependencies += "com.github.joschi.openapi-diff" % "parent" % "2.0.0-beta.2"
[com.github.joschi.openapi-diff/parent "2.0.0-beta.2"]