Java API for XML Processing


License

License

CDDL + GPLv2 with classpath exception
GroupId

GroupId

javax.xml.parsers
ArtifactId

ArtifactId

jaxp-api
Last Version

Last Version

1.4.5
Release Date

Release Date

Type

Type

jar
Description

Description

Java API for XML Processing
Java API for XML Processing
Project URL

Project URL

http://jaxp.java.net
Project Organization

Project Organization

OpenJDK7

Download jaxp-api

How to add to project

<!-- https://jarcasting.com/artifacts/javax.xml.parsers/jaxp-api/ -->
<dependency>
    <groupId>javax.xml.parsers</groupId>
    <artifactId>jaxp-api</artifactId>
    <version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/javax.xml.parsers/jaxp-api/
implementation 'javax.xml.parsers:jaxp-api:1.4.5'
// https://jarcasting.com/artifacts/javax.xml.parsers/jaxp-api/
implementation ("javax.xml.parsers:jaxp-api:1.4.5")
'javax.xml.parsers:jaxp-api:jar:1.4.5'
<dependency org="javax.xml.parsers" name="jaxp-api" rev="1.4.5">
  <artifact name="jaxp-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.xml.parsers', module='jaxp-api', version='1.4.5')
)
libraryDependencies += "javax.xml.parsers" % "jaxp-api" % "1.4.5"
[javax.xml.parsers/jaxp-api "1.4.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.5
1.4.2
1.4.1
1.4