Download wss4j-ws-security-stax-2.0.0-rc1.jar file - Jar w

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

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

wss4j-ws-security-stax-2.0.0-rc1-javadoc.jar
wss4j-ws-security-stax-2.0.0-rc1-sources.jar
wss4j-ws-security-stax-2.0.0-rc1-tests.jar
wss4j-ws-security-stax-2.0.0-rc1.jar
wss4j-ws-security-stax-2.0.0-rc1.pom



Related Tutorials