openapi-diff-maven-example

Example usage of maven plugin for openapi-diff

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.openapitools.openapidiff
ArtifactId

ArtifactId

openapi-diff-maven-example
Last Version

Last Version

2.1.0-beta.1
Release Date

Release Date

Type

Type

jar
Description

Description

openapi-diff-maven-example
Example usage of maven plugin for openapi-diff

Download openapi-diff-maven-example

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0-beta.1
2.0.1
2.0.0
2.0.0-beta.15
2.0.0-beta.14