Jar examples for j:jaxws-tools
Open source Reference Implementation of JSR-224: Java API for XML Web Services
You can download jar file jaxws-tools 2.2.6-promoted-b19 in this page.
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
You can use the following script to add jaxws-tools-2.2.6-promoted-b19.jar to your project.
<dependency> <groupId>com.sun.xml.ws</groupId> <artifactId>jaxws-tools</artifactId> <version>2.2.6-promoted-b19</version> </dependency>
compile group: 'com.sun.xml.ws', name: 'jaxws-tools', version: '2.2.6-promoted-b19'
libraryDependencies += "com.sun.xml.ws" % "jaxws-tools" % "2.2.6-promoted-b19"
<dependency org="com.sun.xml.ws" name="jaxws-tools" rev="2.2.6-promoted-b19"/>
@Grapes(@Grab(group='com.sun.xml.ws', module='jaxws-tools', version='2.2.6-promoted-b19'))
'com.sun.xml.ws:jaxws-tools:jar:2.2.6-promoted-b19'
Click the following link to download the jar file.
jaxws-tools-2.2.6-promoted-b19-javadoc.jar