is not current version
Last Version 2.1-b16

com.sun.xml.ws:webservices-extra-jdk-packages 2.1-b15

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. This module is exclusively meant for use in GlassFish 3.x development. It is highly unlikely to work in any other environment. If you are looking for a Maven distribution of Metro, please use com.sun.xml.ws.webservices.

Categories

Categories

Java Languages
GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

webservices-extra-jdk-packages
Version

Version

2.1-b15
Type

Type

jar

Download webservices-extra-jdk-packages 2.1-b15


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