MVN

com.github.blindpirate : jsonschema2pojo-maven-plugin

Maven & Gradle

Apr 09, 2021
6.1k stars

jsonschema2pojo-maven-plugin

<plugin>
    <groupId>com.github.blindpirate</groupId>
    <artifactId>jsonschema2pojo-maven-plugin</artifactId>
    <version>1.1.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.blindpirate : jsonschema2pojo-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0.4

All Versions

Choose a version of com.github.blindpirate : jsonschema2pojo-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
jsonschema2pojo-maven-plugin-1.1.0.4
jsonschema2pojo-maven-plugin-1.1.0.3
jsonschema2pojo-maven-plugin-1.1.0.2

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.github.blindpirate</groupId>
    <artifactId>jsonschema2pojo-maven-plugin</artifactId>
    <version>1.1.0.4</version>
</plugin>

Advertisement