MVN

org.jvnet.fix1600 : fix1600

Maven & Gradle

May 19, 2010

Fix 1600 · Changes class modifier from 0x1600 to 0x0600 to work around 1600

<plugin>
    <groupId>org.jvnet.fix1600</groupId>
    <artifactId>fix1600</artifactId>
    <version>1.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.fix1600 : fix1600 to add to Maven - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of org.jvnet.fix1600 : fix1600 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5
fix1600-1.5
1.4
fix1600-1.4
1.3
fix1600-1.3
1.2
fix1600-1.2
1.1
fix1600-1.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>org.jvnet.fix1600</groupId>
    <artifactId>fix1600</artifactId>
    <version>1.5</version>
</plugin>

Advertisement