Jar examples for j:jaxb-ri
JAXB RI standalone zipped bundle
You can download jar file jaxb-ri 2.3.0.1 in this page.
Open Source License
You can use the following script to add jaxb-ri-2.3.0.1.jar to your project.
<dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-ri</artifactId> <version>2.3.0.1</version> </dependency>
compile group: 'com.sun.xml.bind', name: 'jaxb-ri', version: '2.3.0.1'
libraryDependencies += "com.sun.xml.bind" % "jaxb-ri" % "2.3.0.1"
<dependency org="com.sun.xml.bind" name="jaxb-ri" rev="2.3.0.1"/>
@Grapes(@Grab(group='com.sun.xml.bind', module='jaxb-ri', version='2.3.0.1'))
'com.sun.xml.bind:jaxb-ri:jar:2.3.0.1'
Click the following link to download the jar file.
jaxb-ri-2.3.0.1.pom