Download webservices-extra-2.3-b202.jar file - Jar w

Jar examples for w:webservices-extra

Description

This module contains the compilation of all additional classes required for running Metro outside JavaEE container

You can download jar file webservices-extra 2.3-b202 in this page.

Build File

You can use the following script to add webservices-extra-2.3-b202.jar to your project.

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

Download

Click the following link to download the jar file.

webservices-extra-2.3-b202-javadoc.jar
webservices-extra-2.3-b202-sources.jar
webservices-extra-2.3-b202.jar
webservices-extra-2.3-b202.pom



Related Tutorials