MVN

javax.xml : jaxb-xjc

Maven & Gradle

Apr 03, 2006
5 usages

JAXB 2.0 XJC

<dependency>
    <groupId>javax.xml</groupId>
    <artifactId>jaxb-xjc</artifactId>
    <version>2.0EA3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.xml : jaxb-xjc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0EA3

All Versions

Choose a version of javax.xml : jaxb-xjc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0EA3
jaxb-xjc-2.0EA3
1.0.x
jaxb-xjc-1.0.5

How to add a dependency to Maven

Add the following javax.xml : jaxb-xjc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.xml</groupId>
    <artifactId>jaxb-xjc</artifactId>
    <version>2.0EA3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.xml : jaxb-xjc gradle dependency to your build.gradle file:

implementation 'javax.xml:jaxb-xjc:2.0EA3'

Gradle Kotlin DSL: Add the following javax.xml : jaxb-xjc gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.xml:jaxb-xjc:2.0EA3")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.xml : jaxb-xjc sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.xml" % "jaxb-xjc" % "2.0EA3"

Advertisement

Dependencies from Group

Jul 17, 2006
110 usages
May 20, 2010
66 usages
May 28, 2008
53 usages
May 20, 2010
22 usages
Dec 06, 2005
21 usages

Discover Dependencies

Aug 28, 2013
3 usages
3 stars
Oct 11, 2014
7 usages
3 stars
Dec 06, 2005
2 usages
Nov 14, 2014
4 usages
77 stars
Jul 07, 2014
13 usages
142 stars
Feb 17, 2014
27 usages
450 stars
Feb 17, 2014
18 usages
450 stars