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