MVN

com.helger.maven : maven-jaxb22-plugin

Maven & Gradle

Apr 01, 2020
1 usages
1 stars

Maven JAXB 2.2.x Plugin

<plugin>
    <groupId>com.helger.maven</groupId>
    <artifactId>maven-jaxb22-plugin</artifactId>
    <version>0.14.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.helger.maven : maven-jaxb22-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.14.3

All Versions

Choose a version of com.helger.maven : maven-jaxb22-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.14.x
maven-jaxb22-plugin-0.14.3
maven-jaxb22-plugin-0.14.2
maven-jaxb22-plugin-0.14.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.helger.maven</groupId>
    <artifactId>maven-jaxb22-plugin</artifactId>
    <version>0.14.3</version>
</plugin>

Advertisement