MVN

com.sun.xml.bind : jaxb-core

Maven & Gradle

Jun 06, 2023
1.1k usages
168 stars

Old JAXB Core · Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies.

<dependency>
    <groupId>com.sun.xml.bind</groupId>
    <artifactId>jaxb-core</artifactId>
    <version>4.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.xml.bind : jaxb-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.3

All Versions

Choose a version of com.sun.xml.bind : jaxb-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
jaxb-core-4.0.3
jaxb-core-4.0.2
jaxb-core-4.0.1
jaxb-core-4.0.0
jaxb-core-4.0.0-M4
jaxb-core-4.0.0-M3
jaxb-core-4.0.0-M2
jaxb-core-4.0.0-M1
3.1.x
jaxb-core-3.1.0-M1
3.0.x
jaxb-core-3.0.2
jaxb-core-3.0.2-b01
jaxb-core-3.0.1-b02
jaxb-core-3.0.1
jaxb-core-3.0.0
jaxb-core-3.0.0-M5
jaxb-core-3.0.0-M4
jaxb-core-3.0.0-M3
jaxb-core-3.0.0-M2
2.3.x
jaxb-core-2.3.0.1
jaxb-core-2.3.0
jaxb-core-2.3.0-b170127.1453
2.2.x
jaxb-core-2.2.11
jaxb-core-2.2.10
jaxb-core-2.2.10-b140802.1033
jaxb-core-2.2.10-b140310.1920
jaxb-core-2.2.8-b01
jaxb-core-2.2.7
jaxb-core-2.2.7-b63
jaxb-core-2.2.7-b61
jaxb-core-2.2.7-b60
jaxb-core-2.2.7-b58
jaxb-core-2.2.7-b57
jaxb-core-2.2.7-b56
2.1.x
jaxb-core-2.1.14

How to add a dependency to Maven

Add the following com.sun.xml.bind : jaxb-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.xml.bind</groupId>
    <artifactId>jaxb-core</artifactId>
    <version>4.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.xml.bind : jaxb-core gradle dependency to your build.gradle file:

implementation 'com.sun.xml.bind:jaxb-core:4.0.3'

Gradle Kotlin DSL: Add the following com.sun.xml.bind : jaxb-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.xml.bind:jaxb-core:4.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.xml.bind : jaxb-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.xml.bind" % "jaxb-core" % "4.0.3"

Advertisement

Dependencies from Group

Jun 06, 2023
2.6k usages
168 stars
Jun 06, 2023
1.1k usages
168 stars
Jun 06, 2023
584 usages
168 stars
Jun 06, 2023
88 usages
168 stars
Jun 06, 2023
25 usages
163 stars

Discover Dependencies

Jun 06, 2023
7 usages
270 stars
Dec 08, 2019
1 usages
48 stars
Jan 12, 2018
12 usages
2.2k stars
Aug 23, 2017
495 stars
Mar 18, 2023
5 usages
116 stars
Mar 01, 2021
24 usages
24 stars