MVN

org.iru.maven.plugins : jaxbgenser-maven-plugin

Maven & Gradle

May 29, 2017
0 stars

jaxbgenser-maven-plugin · Generate serialVersionUID for JAXB generated classes

<plugin>
    <groupId>org.iru.maven.plugins</groupId>
    <artifactId>jaxbgenser-maven-plugin</artifactId>
    <version>1.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.iru.maven.plugins : jaxbgenser-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of org.iru.maven.plugins : jaxbgenser-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jaxbgenser-maven-plugin-1.0.4

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.iru.maven.plugins</groupId>
    <artifactId>jaxbgenser-maven-plugin</artifactId>
    <version>1.0.4</version>
</plugin>

Advertisement