Download jaxws-tools-2.1.4.jar file - Jar j

Jar examples for j:jaxws-tools

Description

Open source Reference Implementation of JSR-224: Java API for XML Web Services

You can download jar file jaxws-tools 2.1.4 in this page.

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0

Build File

You can use the following script to add jaxws-tools-2.1.4.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.configs</groupId>
   <artifactId>jaxws-tools</artifactId>
   <version>2.1.4</version>
</dependency>
compile group: 'org.apache.geronimo.configs', name: 'jaxws-tools', version: '2.1.4'
libraryDependencies += "org.apache.geronimo.configs" % "jaxws-tools" % "2.1.4"
<dependency org="org.apache.geronimo.configs" name="jaxws-tools" rev="2.1.4"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='jaxws-tools', version='2.1.4'))
'org.apache.geronimo.configs:jaxws-tools:jar:2.1.4'

Download

Click the following link to download the jar file.

jaxws-tools-2.1.4.jar
jaxws-tools-2.1.4.pom
jaxws-tools-2.1.4-sources.jar



Related Tutorials