Jar examples for x:xws-security
You can download jar file xws-security 3.0 in this page.
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'
Click the following link to download the jar file.
xws-security-3.0.jar