License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.openapitools.openapidiff |
ArtifactId | ArtifactIdopenapi-diff-maven-example |
Last Version | Last Version2.1.0-beta.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenapi-diff-maven-example
Example usage of maven plugin for openapi-diff
|
<!-- https://jarcasting.com/artifacts/org.openapitools.openapidiff/openapi-diff-maven-example/ -->
<dependency>
<groupId>org.openapitools.openapidiff</groupId>
<artifactId>openapi-diff-maven-example</artifactId>
<version>2.1.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openapitools.openapidiff/openapi-diff-maven-example/
implementation 'org.openapitools.openapidiff:openapi-diff-maven-example:2.1.0-beta.1'
// https://jarcasting.com/artifacts/org.openapitools.openapidiff/openapi-diff-maven-example/
implementation ("org.openapitools.openapidiff:openapi-diff-maven-example:2.1.0-beta.1")
'org.openapitools.openapidiff:openapi-diff-maven-example:jar:2.1.0-beta.1'
<dependency org="org.openapitools.openapidiff" name="openapi-diff-maven-example" rev="2.1.0-beta.1">
<artifact name="openapi-diff-maven-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openapitools.openapidiff', module='openapi-diff-maven-example', version='2.1.0-beta.1')
)
libraryDependencies += "org.openapitools.openapidiff" % "openapi-diff-maven-example" % "2.1.0-beta.1"
[org.openapitools.openapidiff/openapi-diff-maven-example "2.1.0-beta.1"]