Jar examples for j:jaxb-xjc
Old 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.
You can download jar file jaxb-xjc 2.3.0-b170127.1453 in this page.
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
You can use the following script to add jaxb-xjc-2.3.0-b170127.1453.jar to your project.
<dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-xjc</artifactId> <version>2.3.0-b170127.1453</version> </dependency>
compile group: 'com.sun.xml.bind', name: 'jaxb-xjc', version: '2.3.0-b170127.1453'
libraryDependencies += "com.sun.xml.bind" % "jaxb-xjc" % "2.3.0-b170127.1453"
<dependency org="com.sun.xml.bind" name="jaxb-xjc" rev="2.3.0-b170127.1453"/>
@Grapes(@Grab(group='com.sun.xml.bind', module='jaxb-xjc', version='2.3.0-b170127.1453'))
'com.sun.xml.bind:jaxb-xjc:jar:2.3.0-b170127.1453'
Click the following link to download the jar file.
jaxb-xjc-2.3.0-b170127.1453-javadoc.jar