MVN

javax.xml : jaxb-api

Maven & Gradle

May 28, 2008
53 usages

Java Architecture for XML Binding

<dependency>
    <groupId>javax.xml</groupId>
    <artifactId>jaxb-api</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.xml : jaxb-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of javax.xml : jaxb-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
jaxb-api-2.1
2.0
jaxb-api-2.0
2.0EA3
jaxb-api-2.0EA3
2.0_PFD
jaxb-api-2.0_PFD
1.0.x
jaxb-api-1.0.5
jaxb-api-1.0.1

How to add a dependency to Maven

Add the following javax.xml : jaxb-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.xml</groupId>
    <artifactId>jaxb-api</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.xml : jaxb-api gradle dependency to your build.gradle file:

implementation 'javax.xml:jaxb-api:2.0'

Gradle Kotlin DSL: Add the following javax.xml : jaxb-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.xml:jaxb-api:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.xml : jaxb-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.xml" % "jaxb-api" % "2.0"

Advertisement

Dependencies from Group

Jul 17, 2006
110 usages
May 20, 2010
66 usages
May 28, 2008
53 usages
May 20, 2010
22 usages
Dec 06, 2005
21 usages

Discover Dependencies

Sep 25, 2012
3 usages
jms
Nov 08, 2005
6 usages
Aug 21, 2023
76 usages
8.4k stars
Aug 23, 2023
9 usages
47.4k stars
Aug 07, 2023
1.4k usages
3.5k stars
Aug 21, 2023
46 usages
467 stars
Jun 20, 2016
60 usages
61 stars
Mar 30, 2023
12 usages
16.7k stars