Jar examples for j:jaxb-jxc
Old JAXB schema generator.The *tool* to generate XML schema based on java classes. ........
You can download jar file jaxb-jxc 2.2.11 in this page.
Open Source License
You can use the following script to add jaxb-jxc-2.2.11.jar to your project.
<dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-jxc</artifactId> <version>2.2.11</version> </dependency>
compile group: 'com.sun.xml.bind', name: 'jaxb-jxc', version: '2.2.11'
libraryDependencies += "com.sun.xml.bind" % "jaxb-jxc" % "2.2.11"
<dependency org="com.sun.xml.bind" name="jaxb-jxc" rev="2.2.11"/>
@Grapes(@Grab(group='com.sun.xml.bind', module='jaxb-jxc', version='2.2.11'))
'com.sun.xml.bind:jaxb-jxc:jar:2.2.11'
Click the following link to download the jar file.
jaxb-jxc-2.2.11-javadoc.jar