GroupId | GroupIdcom.github.joschi.openapi-diff |
---|---|
ArtifactId | ArtifactIdparent |
Version | Version2.0.0-beta.3 |
Type | Typepom |
Filename | Size |
---|---|
parent-2.0.0-beta.3.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.3</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.3'
// https://jarcasting.com/artifacts/com.github.joschi.openapi-diff/parent/
implementation ("com.github.joschi.openapi-diff:parent:2.0.0-beta.3")
'com.github.joschi.openapi-diff:parent:pom:2.0.0-beta.3'
<dependency org="com.github.joschi.openapi-diff" name="parent" rev="2.0.0-beta.3">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.joschi.openapi-diff', module='parent', version='2.0.0-beta.3')
)
libraryDependencies += "com.github.joschi.openapi-diff" % "parent" % "2.0.0-beta.3"
[com.github.joschi.openapi-diff/parent "2.0.0-beta.3"]