Jar examples for j:jaxb-core
Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies.
You can download jar file jaxb-core 2.1.14 in this page.
Open Source License
You can use the following script to add jaxb-core-2.1.14.jar to your project.
<dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-core</artifactId> <version>2.1.14</version> </dependency>
compile group: 'com.sun.xml.bind', name: 'jaxb-core', version: '2.1.14'
libraryDependencies += "com.sun.xml.bind" % "jaxb-core" % "2.1.14"
<dependency org="com.sun.xml.bind" name="jaxb-core" rev="2.1.14"/>
@Grapes(@Grab(group='com.sun.xml.bind', module='jaxb-core', version='2.1.14'))
'com.sun.xml.bind:jaxb-core:jar:2.1.14'
Click the following link to download the jar file.
jaxb-core-2.1.14-javadoc.jar