Last Version

JAXB 2.0 XJC 2.0EA3


License

License

GroupId

GroupId

javax.xml
ArtifactId

ArtifactId

jaxb-xjc
Version

Version

2.0EA3
Type

Type

jar
Description

Description

JAXB 2.0 XJC

Download jaxb-xjc 2.0EA3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.