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