Last Version

Metro Web Services Runtime non-OSGi Bundle 2.1-b16

This module contains the Metro runtime code.

License

License

CDDL+GPL License
GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

webservices-rt
Version

Version

2.1-b16
Type

Type

jar
Description

Description

Metro Web Services Runtime non-OSGi Bundle
This module contains the Metro runtime code.
Project Organization

Project Organization

Oracle Corporation

Download webservices-rt 2.1-b16


<!-- https://jarcasting.com/artifacts/com.sun.xml.ws/webservices-rt/ -->
<dependency>
    <groupId>com.sun.xml.ws</groupId>
    <artifactId>webservices-rt</artifactId>
    <version>2.1-b16</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.ws/webservices-rt/
implementation 'com.sun.xml.ws:webservices-rt:2.1-b16'
// https://jarcasting.com/artifacts/com.sun.xml.ws/webservices-rt/
implementation ("com.sun.xml.ws:webservices-rt:2.1-b16")
'com.sun.xml.ws:webservices-rt:jar:2.1-b16'
<dependency org="com.sun.xml.ws" name="webservices-rt" rev="2.1-b16">
  <artifact name="webservices-rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='webservices-rt', version='2.1-b16')
)
libraryDependencies += "com.sun.xml.ws" % "webservices-rt" % "2.1-b16"
[com.sun.xml.ws/webservices-rt "2.1-b16"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.xml : webservices-api jar 2.1-b16

Project Modules

There are no modules declared in this project.