MVN

org.jvnet.jaxb2_commons : jaxb

Maven & Gradle

Aug 03, 2011

JAXB2 Commons - Modular [jaxb]

<dependency>
    <groupId>org.jvnet.jaxb2_commons</groupId>
    <artifactId>jaxb</artifactId>
    <version>2.1.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.10.1

All Versions

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

Version Vulnerabilities Updated
2.1.x
jaxb-2.1.10.1
jaxb-2.1.10
jaxb-2.1.9
jaxb-2.1.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jvnet.jaxb2_commons</groupId>
    <artifactId>jaxb</artifactId>
    <version>2.1.10.1</version>
</dependency>