MVN

wss4j : wss4j

Maven & Gradle

Dec 22, 2006
19 usages

WSS4J · Apache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. WSS4J will use Apache Axis and Apache XML-Security projects and will be interoperable with JAX-RPC based server/clients and .NET server/clients.

<dependency>
    <groupId>wss4j</groupId>
    <artifactId>wss4j</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of wss4j : wss4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of wss4j : wss4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
wss4j-1.5.1
wss4j-1.5.0

How to add a dependency to Maven

Add the following wss4j : wss4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>wss4j</groupId>
    <artifactId>wss4j</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following wss4j : wss4j gradle dependency to your build.gradle file:

implementation 'wss4j:wss4j:1.5.1'

Gradle Kotlin DSL: Add the following wss4j : wss4j gradle kotlin dependency to your build.gradle.kts file:

implementation("wss4j:wss4j:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following wss4j : wss4j sbt scala dependency to your build.sbt file:

libraryDependencies += "wss4j" % "wss4j" % "1.5.1"

Advertisement

Dependencies from Group

Dec 22, 2006
19 usages

Discover Dependencies

Jan 05, 2017
9 usages
82 stars
Jun 08, 2023
7 usages
288 stars
Jun 18, 2013
4 usages
14 stars
May 11, 2016
2 usages
0 stars
Oct 26, 2018
5 usages
1 stars
Jul 03, 2020
6 usages
Feb 16, 2023
29 usages
5 stars
Aug 24, 2020
2 usages
0 stars