| Лицензия |
Лицензия
Dual License: CDDL 1.0 and GPL V2 with Classpath Exception
|
|---|---|
| Группа | Группаcom.sun.xml.ws |
| Идентификатор | Идентификаторwstx-services |
| Последняя версия | Последняя версия2.1-b15 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеMetro WS-TX web services
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 contains the WS-TX web service descriptors. This artifact is
meant to be deployed only on top of GlassFish v3 where it enables WS-TX
support if required.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wstx-services-2.1-b15.pom | |
| wstx-services-2.1-b15.war | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sun.xml.ws/wstx-services/ -->
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>wstx-services</artifactId>
<version>2.1-b15</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.ws/wstx-services/
implementation 'com.sun.xml.ws:wstx-services:2.1-b15'
// https://jarcasting.com/artifacts/com.sun.xml.ws/wstx-services/
implementation ("com.sun.xml.ws:wstx-services:2.1-b15")
'com.sun.xml.ws:wstx-services:war:2.1-b15'
<dependency org="com.sun.xml.ws" name="wstx-services" rev="2.1-b15">
<artifact name="wstx-services" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='wstx-services', version='2.1-b15')
)
libraryDependencies += "com.sun.xml.ws" % "wstx-services" % "2.1-b15"
[com.sun.xml.ws/wstx-services "2.1-b15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.xml : webservices-api-osgi | jar | 2.1-b15 |
| com.sun.xml.ws : webservices-osgi | jar | 2.1-b15 |