MVN

org.jvnet.jaxb : jaxb-annotate-plugin-parent

Maven & Gradle

Aug 29, 2023

JAXB Tools :: Annotate :: Parent · JAXB Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

<dependency>
    <groupId>org.jvnet.jaxb</groupId>
    <artifactId>jaxb-annotate-plugin-parent</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.jaxb : jaxb-annotate-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of org.jvnet.jaxb : jaxb-annotate-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jaxb-annotate-plugin-parent-2.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jvnet.jaxb</groupId>
    <artifactId>jaxb-annotate-plugin-parent</artifactId>
    <version>2.0.5</version>
</dependency>