Jar examples for j:jaxb-api
Part of the Java Web Services Developer Pack 1.6
You can download jar file jaxb-api 2.1 in this page.
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
You can use the following script to add jaxb-api-2.1.jar to your project.
<dependency> <groupId>javax.xml</groupId> <artifactId>jaxb-api</artifactId> <version>2.1</version> </dependency>
compile group: 'javax.xml', name: 'jaxb-api', version: '2.1'
libraryDependencies += "javax.xml" % "jaxb-api" % "2.1"
<dependency org="javax.xml" name="jaxb-api" rev="2.1"/>
@Grapes(@Grab(group='javax.xml', module='jaxb-api', version='2.1'))
'javax.xml:jaxb-api:jar:2.1'
Click the following link to download the jar file.
jaxb-api-2.1-EA1.jar