Jar examples for j:jaxb-runtime
JAXB (JSR 222) Reference Implementation
You can download jar file jaxb-runtime 2.2.11 in this page.
Open Source License
You can use the following script to add jaxb-runtime-2.2.11.jar to your project.
<dependency> <groupId>org.glassfish.jaxb</groupId> <artifactId>jaxb-runtime</artifactId> <version>2.2.11</version> </dependency>
compile group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '2.2.11'
libraryDependencies += "org.glassfish.jaxb" % "jaxb-runtime" % "2.2.11"
<dependency org="org.glassfish.jaxb" name="jaxb-runtime" rev="2.2.11"/>
@Grapes(@Grab(group='org.glassfish.jaxb', module='jaxb-runtime', version='2.2.11'))
'org.glassfish.jaxb:jaxb-runtime:jar:2.2.11'
Click the following link to download the jar file.
jaxb-runtime-2.2.11-javadoc.jar