MVN

com.sun.xml.ws : wstx-services

Maven & Gradle

Oct 04, 2010
1 usages

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.

<dependency>
    <groupId>com.sun.xml.ws</groupId>
    <artifactId>wstx-services</artifactId>
    <version>2.1-b15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.xml.ws : wstx-services to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1-b15

All Versions

Choose a version of com.sun.xml.ws : wstx-services to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
wstx-services-2.1-b15
wstx-services-2.1-b14
wstx-services-2.1-b13
wstx-services-2.1-b12
wstx-services-2.1-b11
wstx-services-2.1-b10
wstx-services-2.1-b09
wstx-services-2.1-b08
wstx-services-2.1-b07
wstx-services-2.1-b06
wstx-services-2.1-b05
wstx-services-2.1-b04
wstx-services-2.1-b03
wstx-services-2.1-b02
wstx-services-2.1-b01
2.0.x
wstx-services-2.0.1
wstx-services-2.0.1-b04
wstx-services-2.0.1-b03
wstx-services-2.0.1-b02
2.0
wstx-services-2.0-FCS
wstx-services-2.0
wstx-services-2.0-b30
wstx-services-2.0-b29
wstx-services-2.0-b01

How to add a dependency to Maven

Add the following com.sun.xml.ws : wstx-services maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.xml.ws</groupId>
    <artifactId>wstx-services</artifactId>
    <version>2.1-b15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.xml.ws : wstx-services gradle dependency to your build.gradle file:

implementation 'com.sun.xml.ws:wstx-services:2.1-b15'

Gradle Kotlin DSL: Add the following com.sun.xml.ws : wstx-services gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.xml.ws:wstx-services:2.1-b15")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.xml.ws : wstx-services sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.xml.ws" % "wstx-services" % "2.1-b15"

Advertisement

Dependencies from Group

Feb 03, 2023
239 usages
52 stars
Feb 03, 2023
54 usages
52 stars
Feb 03, 2023
54 usages
52 stars
rt
Feb 03, 2023
53 usages
52 stars
Jan 27, 2023
38 usages
66 stars

Discover Dependencies