is not current version
Last Version 4.0.0

Old JAXB XJC 3.0.2-b01

Old 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.

License

License

GroupId

GroupId

com.sun.xml.bind
ArtifactId

ArtifactId

jaxb-xjc
Version

Version

3.0.2-b01
Type

Type

jar
Description

Description

Old JAXB XJC
Old 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.
Project URL

Project URL

https://eclipse-ee4j.github.io/jaxb-ri/
Project Organization

Project Organization

Eclipse Foundation

Download jaxb-xjc 3.0.2-b01


<!-- https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-xjc/ -->
<dependency>
    <groupId>com.sun.xml.bind</groupId>
    <artifactId>jaxb-xjc</artifactId>
    <version>3.0.2-b01</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-xjc/
implementation 'com.sun.xml.bind:jaxb-xjc:3.0.2-b01'
// https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-xjc/
implementation ("com.sun.xml.bind:jaxb-xjc:3.0.2-b01")
'com.sun.xml.bind:jaxb-xjc:jar:3.0.2-b01'
<dependency org="com.sun.xml.bind" name="jaxb-xjc" rev="3.0.2-b01">
  <artifact name="jaxb-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.bind', module='jaxb-xjc', version='3.0.2-b01')
)
libraryDependencies += "com.sun.xml.bind" % "jaxb-xjc" % "3.0.2-b01"
[com.sun.xml.bind/jaxb-xjc "3.0.2-b01"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-core jar 3.0.2-b01
com.sun.activation : jakarta.activation jar 2.0.1

provided (9)

Group / Artifact Type Version
org.apache.ant : ant Optional jar 1.10.9
com.sun.org.apache.xml.internal : resolver Optional jar 20050927
org.glassfish.jaxb : jaxb-xjc jar 3.0.2-b01
org.glassfish.jaxb : codemodel jar 3.0.2-b01
org.glassfish.jaxb : xsom jar 3.0.2-b01
com.sun.istack : istack-commons-tools jar 4.0.1
com.sun.xml.bind.external : relaxng-datatype jar 3.0.2-b01
com.sun.xml.bind.external : rngom jar 3.0.2-b01
com.sun.xml.dtd-parser : dtd-parser jar 1.4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.