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.5 in this page.
Sun Microsystems Inc. Software License Agreement
You can use the following script to add jaxb-libs-1.0.5.jar to your project.
<dependency> <groupId>javax.xml</groupId> <artifactId>jaxb-libs</artifactId> <version>1.0.5</version> </dependency>
compile group: 'javax.xml', name: 'jaxb-libs', version: '1.0.5'
libraryDependencies += "javax.xml" % "jaxb-libs" % "1.0.5"
<dependency org="javax.xml" name="jaxb-libs" rev="1.0.5"/>
@Grapes(@Grab(group='javax.xml', module='jaxb-libs', version='1.0.5'))
'javax.xml:jaxb-libs:jar:1.0.5'
Click the following link to download the jar file.
jaxb-libs-1.0.5.pom