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.

License

License

GroupId

GroupId

cn.lzgabel.jaxb
ArtifactId

ArtifactId

jaxb-xjc
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jaxb-xjc

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
cn.lzgabel.jaxb : jaxb-core jar 4.0.0
cn.lzgabel.jaxb : xsom jar 4.0.0
cn.lzgabel.jaxb : codemodel jar 4.0.0
cn.lzgabel.jaxb.xml.bind.external : rngom jar 4.0.0
com.sun.xml.dtd-parser : dtd-parser jar 1.4.5
com.sun.istack : istack-commons-tools jar 4.1.0-M1

provided (2)

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

test (3)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.34
junit : junit jar 4.13.2
cn.lzgabel.jaxb : jaxb-runtime jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0