Download jaxp-api-1.3.jar file - Jar j

Jar examples for j:jaxp-api

Description

Part of the Java Web Services Developer Pack 1.6

You can download jar file jaxp-api 1.3 in this page.

License

CDDL + GPLv2 with classpath exception

Build File

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'

Download

Click the following link to download the jar file.

jaxp-api-1.3.pom



Related Tutorials