MVN

org.jvnet.hyperjaxb2 : hyperjaxb2-xjc

Maven & Gradle

May 19, 2010

Hyperjaxb2 XJC

<dependency>
    <groupId>org.jvnet.hyperjaxb2</groupId>
    <artifactId>hyperjaxb2-xjc</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.hyperjaxb2 : hyperjaxb2-xjc to add to Maven - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of org.jvnet.hyperjaxb2 : hyperjaxb2-xjc to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
hyperjaxb2-xjc-0.5.1
0.5
hyperjaxb2-xjc-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jvnet.hyperjaxb2</groupId>
    <artifactId>hyperjaxb2-xjc</artifactId>
    <version>0.5.1</version>
</dependency>