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