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-b16 in this page.
You can use the following script to add webservices-extra-2.1-b16.jar to your project.
<dependency> <groupId>com.sun.xml.ws</groupId> <artifactId>webservices-extra</artifactId> <version>2.1-b16</version> </dependency>
compile group: 'com.sun.xml.ws', name: 'webservices-extra', version: '2.1-b16'
libraryDependencies += "com.sun.xml.ws" % "webservices-extra" % "2.1-b16"
<dependency org="com.sun.xml.ws" name="webservices-extra" rev="2.1-b16"/>
@Grapes(@Grab(group='com.sun.xml.ws', module='webservices-extra', version='2.1-b16'))
'com.sun.xml.ws:webservices-extra:jar:2.1-b16'
Click the following link to download the jar file.
webservices-extra-2.1-b16.jar