Jar examples for w:webservices-extra
This module contains the compilation of all additional classes required for running Metro outside JavaEE container
You can download jar file webservices-extra 2.1-b19 in this page.
You can use the following script to add webservices-extra-2.1-b19.jar to your project.
<dependency> <groupId>org.glassfish.metro</groupId> <artifactId>webservices-extra</artifactId> <version>2.1-b19</version> </dependency>
compile group: 'org.glassfish.metro', name: 'webservices-extra', version: '2.1-b19'
libraryDependencies += "org.glassfish.metro" % "webservices-extra" % "2.1-b19"
<dependency org="org.glassfish.metro" name="webservices-extra" rev="2.1-b19"/>
@Grapes(@Grab(group='org.glassfish.metro', module='webservices-extra', version='2.1-b19'))
'org.glassfish.metro:webservices-extra:jar:2.1-b19'
Click the following link to download the jar file.
webservices-extra-2.1-b19.jar