Download jaxb-jxc-2.3.0.jar file - Jar j

Jar examples for j:jaxb-jxc

Description

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

You can download jar file jaxb-jxc 2.3.0 in this page.

License

Open Source License

Build File

You can use the following script to add jaxb-jxc-2.3.0.jar to your project.

<dependency>
   <groupId>com.sun.xml.bind</groupId>
   <artifactId>jaxb-jxc</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'com.sun.xml.bind', name: 'jaxb-jxc', version: '2.3.0'
libraryDependencies += "com.sun.xml.bind" % "jaxb-jxc" % "2.3.0"
<dependency org="com.sun.xml.bind" name="jaxb-jxc" rev="2.3.0"/>
@Grapes(@Grab(group='com.sun.xml.bind', module='jaxb-jxc', version='2.3.0'))
'com.sun.xml.bind:jaxb-jxc:jar:2.3.0'

Download

Click the following link to download the jar file.

jaxb-jxc-2.3.0-javadoc.jar
jaxb-jxc-2.3.0-sources.jar
jaxb-jxc-2.3.0.jar
jaxb-jxc-2.3.0.pom



Related Tutorials