MVN

com.ovh.ws : jsonizer-maven-plugin

Maven & Gradle

Oct 17, 2012

Jsonizer Maven Plugin

<plugin>
    <groupId>com.ovh.ws</groupId>
    <artifactId>jsonizer-maven-plugin</artifactId>
    <version>2.2.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ovh.ws : jsonizer-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.ovh.ws : jsonizer-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
jsonizer-maven-plugin-2.2.0
2.1.x
jsonizer-maven-plugin-2.1.1
2.0.x
jsonizer-maven-plugin-2.0.0
1.3.x
jsonizer-maven-plugin-1.3.0
1.2.x
jsonizer-maven-plugin-1.2.3
jsonizer-maven-plugin-1.2.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.ovh.ws</groupId>
    <artifactId>jsonizer-maven-plugin</artifactId>
    <version>2.2.0</version>
</plugin>