MVN

javax.xml : jaxr-api

Maven & Gradle

Dec 17, 2009
9 usages
<dependency>
    <groupId>javax.xml</groupId>
    <artifactId>jaxr-api</artifactId>
    <version>1.0_04</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0_04

All Versions

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

Version Vulnerabilities Updated
1.0_04
jaxr-api-1.0_04
1.0_03
jaxr-api-1.0_03
1.0
jaxr-api-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.xml</groupId>
    <artifactId>jaxr-api</artifactId>
    <version>1.0_04</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'javax.xml:jaxr-api:1.0_04'

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

implementation("javax.xml:jaxr-api:1.0_04")

How to add a dependency to SBT Scala

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

libraryDependencies += "javax.xml" % "jaxr-api" % "1.0_04"

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

Jan 05, 2010
102 usages
Feb 18, 2015
12 usages
7.9k stars
Dec 28, 2005
8 usages
Oct 10, 2014
34 usages
Sep 08, 2012
2 usages
Jun 22, 2023
5.3k usages
4.5k stars
Jun 22, 2023
4.1k usages
4.5k stars
Jun 22, 2023
4.6k usages
4.5k stars
Jul 07, 2022
1k usages
22k stars
May 10, 2023
4.6k usages
1.1k stars