MVN

com.btmatthews.jaxb2_commons : jaxb2-commons

Maven & Gradle

Sep 21, 2013
2 stars

JAXB2 Commons · Plugins for JAXB2 RI XJC

<dependency>
    <groupId>com.btmatthews.jaxb2_commons</groupId>
    <artifactId>jaxb2-commons</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.btmatthews.jaxb2_commons : jaxb2-commons to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.btmatthews.jaxb2_commons : jaxb2-commons to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jaxb2-commons-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.btmatthews.jaxb2_commons</groupId>
    <artifactId>jaxb2-commons</artifactId>
    <version>1.0.0</version>
</dependency>