Download xws-security-3.0.jar file - Jar x

Jar examples for x:xws-security

Description

You can download jar file xws-security 3.0 in this page.

Build File

You can use the following script to add xws-security-3.0.jar to your project.

<dependency>
   <groupId>com.sun.xml.wss</groupId>
   <artifactId>xws-security</artifactId>
   <version>3.0</version>
</dependency>
compile group: 'com.sun.xml.wss', name: 'xws-security', version: '3.0'
libraryDependencies += "com.sun.xml.wss" % "xws-security" % "3.0"
<dependency org="com.sun.xml.wss" name="xws-security" rev="3.0"/>
@Grapes(@Grab(group='com.sun.xml.wss', module='xws-security', version='3.0'))
'com.sun.xml.wss:xws-security:jar:3.0'

Download

Click the following link to download the jar file.

xws-security-3.0.jar
xws-security-3.0.pom
xws-security-3.0-sources.jar



Related Tutorials