Jar examples for j:jaxb1-impl
JAXB (JSR 222) reference implementation - JAXB1 build
You can download jar file jaxb1-impl 2.2.3 in this page.
CDDL 1.0
You can use the following script to add jaxb1-impl-2.2.3.jar to your project.
<dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb1-impl</artifactId> <version>2.2.3</version> </dependency>
compile group: 'com.sun.xml.bind', name: 'jaxb1-impl', version: '2.2.3'
libraryDependencies += "com.sun.xml.bind" % "jaxb1-impl" % "2.2.3"
<dependency org="com.sun.xml.bind" name="jaxb1-impl" rev="2.2.3"/>
@Grapes(@Grab(group='com.sun.xml.bind', module='jaxb1-impl', version='2.2.3'))
'com.sun.xml.bind:jaxb1-impl:jar:2.2.3'
Click the following link to download the jar file.
jaxb1-impl-2.2.3-sources.jar