Last Version

Metro Web Services Extra Runtime non-OSGi Bundle 2.1-b16

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

License

License

CDDL+GPL License
GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

webservices-extra
Version

Version

2.1-b16
Type

Type

jar
Description

Description

Metro 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

Oracle Corporation

Download webservices-extra 2.1-b16


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.