Jar examples for j:jaxp-api
Part of the Java Web Services Developer Pack 1.6
You can download jar file jaxp-api 1.4.5 in this page.
CDDL + GPLv2 with classpath exception
You can use the following script to add jaxp-api-1.4.5.jar to your project.
<dependency> <groupId>javax.xml.parsers</groupId> <artifactId>jaxp-api</artifactId> <version>1.4.5</version> </dependency>
compile group: 'javax.xml.parsers', name: 'jaxp-api', version: '1.4.5'
libraryDependencies += "javax.xml.parsers" % "jaxp-api" % "1.4.5"
<dependency org="javax.xml.parsers" name="jaxp-api" rev="1.4.5"/>
@Grapes(@Grab(group='javax.xml.parsers', module='jaxp-api', version='1.4.5'))
'javax.xml.parsers:jaxp-api:jar:1.4.5'
Click the following link to download the jar file.
jaxp-api-1.4.5-javadoc.jar