Last Version

Metro WS-TX web services 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 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.

License

License

Dual License: CDDL 1.0 and GPL V2 with Classpath Exception
GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

wstx-services
Version

Version

2.1-b15
Type

Type

war
Description

Description

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.
Project Organization

Project Organization

Sun Microsystems, Inc

Download wstx-services 2.1-b15


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.xml : webservices-api-osgi jar 2.1-b15
com.sun.xml.ws : webservices-osgi jar 2.1-b15

Project Modules

There are no modules declared in this project.