MVN

javax.xml : jaxb-impl

Maven & Gradle

May 20, 2010
66 usages

POM was created from install:install-file

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

Latest Version

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

  • Latest Stable: 2.1

All Versions

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

Version Vulnerabilities Updated
2.1
jaxb-impl-2.1
2.0EA3
jaxb-impl-2.0EA3
1.0.x
jaxb-impl-1.0.5

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.xml</groupId>
    <artifactId>jaxb-impl</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'javax.xml:jaxb-impl:2.1'

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

implementation("javax.xml:jaxb-impl:2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "javax.xml" % "jaxb-impl" % "2.1"

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

May 26, 2020
8 usages
0 stars
Feb 21, 2021
14 usages
1.2k stars
Jul 28, 2018
6 usages
0 stars
Apr 15, 2020
6 usages
Mar 04, 2016
22 usages
5.6k stars
Aug 01, 2023
91 usages
57 stars
Sep 16, 2018
9 usages
Nov 01, 2014
13 usages
13 stars
Feb 01, 2020
17 usages
47 stars