Download wstx-services-2.2-b04.jar file - Jar w

Jar examples for w:wstx-services

Description

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.

You can download jar file wstx-services 2.2-b04 in this page.

License

Open Source License

Build File

You can use the following script to add wstx-services-2.2-b04.jar to your project.

<dependency>
   <groupId>org.glassfish.metro</groupId>
   <artifactId>wstx-services</artifactId>
   <version>2.2-b04</version>
</dependency>
compile group: 'org.glassfish.metro', name: 'wstx-services', version: '2.2-b04'
libraryDependencies += "org.glassfish.metro" % "wstx-services" % "2.2-b04"
<dependency org="org.glassfish.metro" name="wstx-services" rev="2.2-b04"/>
@Grapes(@Grab(group='org.glassfish.metro', module='wstx-services', version='2.2-b04'))
'org.glassfish.metro:wstx-services:jar:2.2-b04'

Download

Click the following link to download the jar file.

wstx-services-2.2-b04.pom



Related Tutorials