Jar examples for j:jaxb-impl
Old JAXB Runtime module. Contains sources required for runtime processing.
You can download jar file jaxb-impl 2.2.5-b08 in this page.
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
You can use the following script to add jaxb-impl-2.2.5-b08.jar to your project.
<dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-impl</artifactId> <version>2.2.5-b08</version> </dependency>
compile group: 'com.sun.xml.bind', name: 'jaxb-impl', version: '2.2.5-b08'
libraryDependencies += "com.sun.xml.bind" % "jaxb-impl" % "2.2.5-b08"
<dependency org="com.sun.xml.bind" name="jaxb-impl" rev="2.2.5-b08"/>
@Grapes(@Grab(group='com.sun.xml.bind', module='jaxb-impl', version='2.2.5-b08'))
'com.sun.xml.bind:jaxb-impl:jar:2.2.5-b08'
Click the following link to download the jar file.
jaxb-impl-2.2.5-b08-javadoc.jar