MVN

external.atlassian.json : json-schemagen-maven-plugin

Maven & Gradle

Feb 25, 2016

Json Schema Generator Maven Plugin

<plugin>
    <groupId>external.atlassian.json</groupId>
    <artifactId>json-schemagen-maven-plugin</artifactId>
    <version>1.1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of external.atlassian.json : json-schemagen-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of external.atlassian.json : json-schemagen-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
json-schemagen-maven-plugin-1.1.3
json-schemagen-maven-plugin-1.1.2
json-schemagen-maven-plugin-1.1.1
1.0.x
json-schemagen-maven-plugin-1.0.0
json-schemagen-maven-plugin-1.0.0-m5
json-schemagen-maven-plugin-1.0.0-m4
json-schemagen-maven-plugin-1.0.0-m3
json-schemagen-maven-plugin-1.0.0-m2
json-schemagen-maven-plugin-1.0.0-m1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>external.atlassian.json</groupId>
    <artifactId>json-schemagen-maven-plugin</artifactId>
    <version>1.1.3</version>
</plugin>