is not current version
Last Version 4.0.0

JAXB JXC 3.0.2

JAXB schema generator.The *tool* to generate XML schema based on java classes.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

jaxb-jxc
Version

Version

3.0.2
Type

Type

jar
Description

Description

JAXB JXC
JAXB schema generator.The *tool* to generate XML schema based on java classes.
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jaxb-jxc 3.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 3.0.2
org.glassfish.jaxb : jaxb-xjc jar 3.0.2

provided (3)

Group / Artifact Type Version
org.apache.ant : ant Optional jar 1.10.11
com.sun.org.apache.xml.internal : resolver Optional jar 20050927
org.checkerframework : compiler Optional jar 2.4.0

test (2)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.34
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.