MVN

com.github.joschi.openapi-diff : parent

Maven & Gradle

Aug 13, 2020
3 stars

openapi-diff-parent · Parent POM for OpenAPI-Diff

<dependency>
    <groupId>com.github.joschi.openapi-diff</groupId>
    <artifactId>parent</artifactId>
    <version>2.0.0-beta.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.joschi.openapi-diff : parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0-beta.4
  • Latest Beta: 2.0.0-beta.4

All Versions

Choose a version of com.github.joschi.openapi-diff : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
parent-2.0.0-beta.4
parent-2.0.0-beta.3
parent-2.0.0-beta.2
parent-2.0.0-beta.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.joschi.openapi-diff</groupId>
    <artifactId>parent</artifactId>
    <version>2.0.0-beta.4</version>
</dependency>