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