MVN

javax.xml : jaxp-api

Maven & Gradle

Nov 27, 2012
15 usages
<dependency>
    <groupId>javax.xml</groupId>
    <artifactId>jaxp-api</artifactId>
    <version>1.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.2

All Versions

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

Version Vulnerabilities Updated
1.4.x
jaxp-api-1.4.2
jaxp-api-1.4.1
1.4
jaxp-api-1.4
1.3
jaxp-api-1.3
1.3.x
jaxp-api-1.3.1

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.xml</groupId>
    <artifactId>jaxp-api</artifactId>
    <version>1.4.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'javax.xml:jaxp-api:1.4.2'

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

implementation("javax.xml:jaxp-api:1.4.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "javax.xml" % "jaxp-api" % "1.4.2"

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

Apr 01, 2015
1 stars
Dec 21, 2012
1 usages
7 stars
May 19, 2010
6 usages
Jun 10, 2008
1 usages
Feb 06, 2011
2 usages
Feb 21, 2013
4 usages
Jul 30, 2014
1 stars
Jul 23, 2008
62 usages
May 19, 2012
21 usages