Metro

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 is the top module for the Metro project. This is the module you should depend upon by default. The Maven distribution is meant for use of Metro outside a container. For Tomcat or GlassFish please use the regular distribution with its installation scripts.

Лицензия

Лицензия

Dual License: CDDL 1.0 and GPL V2 with Classpath Exception
Группа

Группа

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

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

webservices
Последняя версия

Последняя версия

2.1-b15
Дата

Дата

Тип

Тип

pom
Описание

Описание

Metro
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 is the top module for the Metro project. This is the module you should depend upon by default. The Maven distribution is meant for use of Metro outside a container. For Tomcat or GlassFish please use the regular distribution with its installation scripts.
Организация-разработчик

Организация-разработчик

Sun Microsystems, Inc

Скачать webservices

Имя Файла Размер
webservices-2.1-b15.pom 4 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • webservices-api
  • webservices-rt
  • webservices-tools

Версии библиотеки

Версия
2.1-b15
2.1-b14
2.1-b13
2.1-b12
2.1-b11
2.1-b10
2.1-b09
2.1-b08
2.1-b07
2.1-b06
2.1-b05
2.1-b04
2.1-b03
2.1-b02
2.1-b01
2.0.1
2.0.1-b04
2.0.1-b03
2.0.1-b02
2.0.1-b01
2.0-FCS
2.0
2.0-b30
2.0-b29
2.0-b28
2.0-b27
2.0-b26
2.0-b25
2.0-b24
2.0-b23
2.0-b22
2.0-b21
2.0-b20
2.0-b19
2.0-b18
2.0-b17
2.0-b16
2.0-b15
2.0-b14
2.0-b13
2.0-b12
2.0-b11
2.0-b10
2.0-b09
2.0-b08
2.0-b07
2.0-b06
2.0-b05
2.0-b04
2.0-b03
2.0-b02
2.0-b01
1.6.1
1.6
1.6-b06
1.6-b04
1.6-b03
1.6-b02
1.5
1.4
1.4-RC1
1.3.1
1.3
1.2
@metro.version@