Download webservices-api-osgi-2.0.1.jar file - Jar w

Jar examples for w:webservices-api-osgi

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 is exclusively meant for use in GlassFish V3 development. It is highly unlikely to work in any other environment. If you are looking for a Maven distribution of Metro, please use com.sun.xml.ws.webservices.

You can download jar file webservices-api-osgi 2.0.1 in this page.

License

Open Source License

Build File

You can use the following script to add webservices-api-osgi-2.0.1.jar to your project.

<dependency>
   <groupId>javax.xml</groupId>
   <artifactId>webservices-api-osgi</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'javax.xml', name: 'webservices-api-osgi', version: '2.0.1'
libraryDependencies += "javax.xml" % "webservices-api-osgi" % "2.0.1"
<dependency org="javax.xml" name="webservices-api-osgi" rev="2.0.1"/>
@Grapes(@Grab(group='javax.xml', module='webservices-api-osgi', version='2.0.1'))
'javax.xml:webservices-api-osgi:jar:2.0.1'

Download

Click the following link to download the jar file.

webservices-api-osgi-2.0.1.jar
webservices-api-osgi-2.0.1.pom



Related Tutorials