Jar examples for j:jaxb-libs
Part of the Java Web Services Developer Pack 1.5
You can download jar file jaxb-libs 1.0.6 in this page.
Sun Microsystems Inc. Software License Agreement
You can use the following script to add jaxb-libs-1.0.6.jar to your project.
<dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-libs</artifactId> <version>1.0.6</version> </dependency>
compile group: 'com.sun.xml.bind', name: 'jaxb-libs', version: '1.0.6'
libraryDependencies += "com.sun.xml.bind" % "jaxb-libs" % "1.0.6"
<dependency org="com.sun.xml.bind" name="jaxb-libs" rev="1.0.6"/>
@Grapes(@Grab(group='com.sun.xml.bind', module='jaxb-libs', version='1.0.6'))
'com.sun.xml.bind:jaxb-libs:jar:1.0.6'
Click the following link to download the jar file.
jaxb-libs-1.0.6.jar