не последняя версия
Последняя версия 2.1-b16

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

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.

Категории

Категории

Java Языки программирования
Группа

Группа

com.sun.xml.ws
Идентификатор

Идентификатор

webservices-extra-jdk-packages
Версия

Версия

2.1-b13
Тип

Тип

jar

Скачать webservices-extra-jdk-packages 2.1-b13


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