OpenAPI Diff Maven Plugin

A Maven plugin that diffs OpenAPI Specifications

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

ca.wheatstalk
ArtifactId

ArtifactId

openapi-diff-maven-plugin
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

OpenAPI Diff Maven Plugin
A Maven plugin that diffs OpenAPI Specifications
Project URL

Project URL

https://github.com/wheatstalk/openapi-diff-maven-plugin
Source Code Management

Source Code Management

https://github.com/wheatstalk/openapi-diff-maven-plugin

Download openapi-diff-maven-plugin

How to add to project

<plugin>
    <groupId>ca.wheatstalk</groupId>
    <artifactId>openapi-diff-maven-plugin</artifactId>
    <version>0.1.6</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.openapitools.openapidiff : openapi-diff-core jar 2.0.0-beta.10

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven : maven-core jar 3.6.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.0