Download webservices-tools-2.3.1-b411.jar file - Jar w

Jar examples for w:webservices-tools

Description

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. This module contains the Metro tooling code. It has not been tested on its own and instead you should depend on the parent module com.sun.xml.ws.webservices.

You can download jar file webservices-tools 2.3.1-b411 in this page.

License

Open Source License

Build File

You can use the following script to add webservices-tools-2.3.1-b411.jar to your project.

<dependency>
   <groupId>org.glassfish.metro</groupId>
   <artifactId>webservices-tools</artifactId>
   <version>2.3.1-b411</version>
</dependency>
compile group: 'org.glassfish.metro', name: 'webservices-tools', version: '2.3.1-b411'
libraryDependencies += "org.glassfish.metro" % "webservices-tools" % "2.3.1-b411"
<dependency org="org.glassfish.metro" name="webservices-tools" rev="2.3.1-b411"/>
@Grapes(@Grab(group='org.glassfish.metro', module='webservices-tools', version='2.3.1-b411'))
'org.glassfish.metro:webservices-tools:jar:2.3.1-b411'

Download

Click the following link to download the jar file.

webservices-tools-2.3.1-b411-javadoc.jar
webservices-tools-2.3.1-b411-sources.jar
webservices-tools-2.3.1-b411.jar
webservices-tools-2.3.1-b411.pom



Related Tutorials