Download wss4j-ws-security-stax-2.2.0.jar file - Jar w

Jar examples for w:wss4j-ws-security-stax

Description

You can download jar file wss4j-ws-security-stax 2.2.0 in this page.

License

Apache License

Build File

You can use the following script to add wss4j-ws-security-stax-2.2.0.jar to your project.

<dependency>
   <groupId>org.apache.wss4j</groupId>
   <artifactId>wss4j-ws-security-stax</artifactId>
   <version>2.2.0</version>
</dependency>
compile group: 'org.apache.wss4j', name: 'wss4j-ws-security-stax', version: '2.2.0'
libraryDependencies += "org.apache.wss4j" % "wss4j-ws-security-stax" % "2.2.0"
<dependency org="org.apache.wss4j" name="wss4j-ws-security-stax" rev="2.2.0"/>
@Grapes(@Grab(group='org.apache.wss4j', module='wss4j-ws-security-stax', version='2.2.0'))
'org.apache.wss4j:wss4j-ws-security-stax:jar:2.2.0'

Download

Click the following link to download the jar file.

wss4j-ws-security-stax-2.2.0-javadoc.jar
wss4j-ws-security-stax-2.2.0-sources.jar
wss4j-ws-security-stax-2.2.0-tests.jar
wss4j-ws-security-stax-2.2.0.jar
wss4j-ws-security-stax-2.2.0.pom



Related Tutorials