Last Version

TXW2 Compiler 4.0.0

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

License

License

GroupId

GroupId

cn.lzgabel.jaxb
ArtifactId

ArtifactId

txwc2
Version

Version

4.0.0
Type

Type

jar
Description

Description

TXW2 Compiler
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 txwc2 4.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
cn.lzgabel.jaxb.xml.bind.external : rngom jar 4.0.0
cn.lzgabel.jaxb : txw2 jar 4.0.0
cn.lzgabel.jaxb : codemodel jar 4.0.0
cn.lzgabel.jaxb : xsom jar 4.0.0

provided (1)

Group / Artifact Type Version
org.apache.ant : ant Optional jar 1.10.11

Project Modules

There are no modules declared in this project.