License |
License
CDDL+GPL License
|
---|---|
GroupId | GroupIdcom.sun.xml.ws |
ArtifactId | ArtifactIdwebservices-extra |
Last Version | Last Version2.1-b16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetro Web Services Extra Runtime non-OSGi Bundle
This module contains the compilation of all additional classes required
for running Metro outside JavaEE container
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webservices-extra-2.1-b16.pom | |
webservices-extra-2.1-b16.jar | 822 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.xml.ws/webservices-extra/ -->
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>webservices-extra</artifactId>
<version>2.1-b16</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.ws/webservices-extra/
implementation 'com.sun.xml.ws:webservices-extra:2.1-b16'
// https://jarcasting.com/artifacts/com.sun.xml.ws/webservices-extra/
implementation ("com.sun.xml.ws:webservices-extra:2.1-b16")
'com.sun.xml.ws:webservices-extra:jar:2.1-b16'
<dependency org="com.sun.xml.ws" name="webservices-extra" rev="2.1-b16">
<artifact name="webservices-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='webservices-extra', version='2.1-b16')
)
libraryDependencies += "com.sun.xml.ws" % "webservices-extra" % "2.1-b16"
[com.sun.xml.ws/webservices-extra "2.1-b16"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.commons : beanutils | jar | 1.6.1-20070314 |
com.sun.commons : logging-api | jar | 1.0.4 |
com.sun.commons : modeler | jar | 1.1 |
javax.activation : activation | jar | 1.1 |