MVN

org.glassfish.jaxb : jaxb-xjc

Maven & Gradle

Jun 06, 2023
211 usages
168 stars

JAXB XJC · JAXB Binding Compiler. Contains source code needed for binding customization files into java sources. In other words: the *tool* to generate java classes for the given xml representation.

<dependency>
    <groupId>org.glassfish.jaxb</groupId>
    <artifactId>jaxb-xjc</artifactId>
    <version>4.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.0.3

All Versions

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

Version Vulnerabilities Updated
4.0.x
jaxb-xjc-4.0.3
jaxb-xjc-4.0.2
jaxb-xjc-4.0.1
jaxb-xjc-4.0.0
jaxb-xjc-4.0.0-M4
jaxb-xjc-4.0.0-M3
jaxb-xjc-4.0.0-M2
jaxb-xjc-4.0.0-M1
3.1.x
jaxb-xjc-3.1.0-M1
3.0.x
jaxb-xjc-3.0.2
jaxb-xjc-3.0.2-b01
jaxb-xjc-3.0.1-b02
jaxb-xjc-3.0.1
jaxb-xjc-3.0.0
jaxb-xjc-3.0.0-M5
jaxb-xjc-3.0.0-M4
jaxb-xjc-3.0.0-M3
jaxb-xjc-3.0.0-M2
jaxb-xjc-3.0.0-M1
2.4.x
jaxb-xjc-2.4.0-b180830.0438
jaxb-xjc-2.4.0-b180725.0644
2.3.x
jaxb-xjc-2.3.8
jaxb-xjc-2.3.7
jaxb-xjc-2.3.6
jaxb-xjc-2.3.5
jaxb-xjc-2.3.4
jaxb-xjc-2.3.3
jaxb-xjc-2.3.3-b02
jaxb-xjc-2.3.3-b01
jaxb-xjc-2.3.2
jaxb-xjc-2.3.1
jaxb-xjc-2.3.0.1
jaxb-xjc-2.3.0
jaxb-xjc-2.3.0-b170127.1453
2.2.x
jaxb-xjc-2.2.11
jaxb-xjc-2.2.10
jaxb-xjc-2.2.10-b140802.1033
jaxb-xjc-2.2.10-b140310.1920

How to add a dependency to Maven

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

<dependency>
    <groupId>org.glassfish.jaxb</groupId>
    <artifactId>jaxb-xjc</artifactId>
    <version>4.0.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.glassfish.jaxb:jaxb-xjc:4.0.3'

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

implementation("org.glassfish.jaxb:jaxb-xjc:4.0.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.glassfish.jaxb" % "jaxb-xjc" % "4.0.3"

Advertisement

Dependencies from Group

Jun 06, 2023
1.8k usages
168 stars
Jun 06, 2023
566 usages
168 stars
Jun 06, 2023
211 usages
168 stars
Jun 06, 2023
117 usages
168 stars
Jun 06, 2023
91 usages
270 stars

Discover Dependencies

Jun 06, 2023
1.8k usages
168 stars
May 18, 2018
2 usages
Aug 23, 2023
28 stars
Aug 08, 2023
1 usages
1.1k stars
Jun 19, 2017
0 stars
Jan 02, 2020
1 usages
151 stars
Feb 03, 2017
2 usages
Mar 15, 2017
0 stars