MVN

com.collaborne.maven : json-schema-bean-generator-maven-plugin

Maven & Gradle

Apr 09, 2015

json-schema-bean-generator-maven-plugin Maven Plugin · A maven-plugin to generate beans from JSON schema

<plugin>
    <groupId>com.collaborne.maven</groupId>
    <artifactId>json-schema-bean-generator-maven-plugin</artifactId>
    <version>1.0-alpha-5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.collaborne.maven : json-schema-bean-generator-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0-alpha-5
  • Latest Alpha: 1.0-alpha-5

All Versions

Choose a version of com.collaborne.maven : json-schema-bean-generator-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
json-schema-bean-generator-maven-plugin-1.0-alpha-5
json-schema-bean-generator-maven-plugin-1.0-alpha-4
json-schema-bean-generator-maven-plugin-1.0-alpha-2
json-schema-bean-generator-maven-plugin-1.0-alpha-1

How to add a plugin to Maven

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

<plugin>
    <groupId>com.collaborne.maven</groupId>
    <artifactId>json-schema-bean-generator-maven-plugin</artifactId>
    <version>1.0-alpha-5</version>
</plugin>