Last Version

JAXB XJC (jdk9) 2.3.0.1

Open source Reference Implementation of JSR-222: Java Architecture for XML Binding

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

jaxb-xjc-jdk9
Version

Version

2.3.0.1
Type

Type

jar
Description

Description

JAXB XJC (jdk9)
Open source Reference Implementation of JSR-222: Java Architecture for XML Binding
Project URL

Project URL

http://jaxb.java.net/jaxb-xjc-jdk9
Project Organization

Project Organization

Oracle Corporation

Download jaxb-xjc-jdk9 2.3.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-xjc jar 2.3.0.1
org.glassfish.jaxb : xsom jar 2.3.0.1
org.glassfish.jaxb : codemodel jar 2.3.0.1
com.sun.xml.bind.external : rngom jar 2.3.0.1
com.sun.istack : istack-commons-tools jar 3.0.5
com.sun.istack : istack-commons-runtime jar 3.0.5
relaxngDatatype : relaxngDatatype jar 20020414

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.2

test (3)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-xjc test-jar 2.3.0.1
org.jmockit : jmockit jar 1.34
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.