MVN

org.apache.ws.security : wss4j

Maven & Gradle

Oct 22, 2015
132 usages

Apache WSS4J · The Apache WSS4J project provides a Java implementation of the primary security standards for Web Services, namely the OASIS Web Services Security (WS-Security) specifications from the OASIS Web Services Security TC.

<dependency>
    <groupId>org.apache.ws.security</groupId>
    <artifactId>wss4j</artifactId>
    <version>1.6.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.ws.security : wss4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.19

All Versions

Choose a version of org.apache.ws.security : wss4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
wss4j-1.6.19
wss4j-1.6.18
wss4j-1.6.17
wss4j-1.6.16
2 vulnerabilities
wss4j-1.6.15
2 vulnerabilities
wss4j-1.6.14
2 vulnerabilities
wss4j-1.6.13
2 vulnerabilities
wss4j-1.6.12
2 vulnerabilities
wss4j-1.6.11
2 vulnerabilities
wss4j-1.6.10
2 vulnerabilities
wss4j-1.6.9
2 vulnerabilities
wss4j-1.6.8
2 vulnerabilities
wss4j-1.6.7
2 vulnerabilities
wss4j-1.6.6
2 vulnerabilities
wss4j-1.6.5
2 vulnerabilities
wss4j-1.6.4
2 vulnerabilities
wss4j-1.6.3
2 vulnerabilities
wss4j-1.6.2
2 vulnerabilities
wss4j-1.6.1
2 vulnerabilities
wss4j-1.6.0
2 vulnerabilities
1.5.x
wss4j-1.5.12
2 vulnerabilities
wss4j-1.5.11
2 vulnerabilities
wss4j-1.5.10
2 vulnerabilities
wss4j-1.5.9
2 vulnerabilities
wss4j-1.5.8
2 vulnerabilities
wss4j-1.5.7
2 vulnerabilities
wss4j-1.5.6
2 vulnerabilities
wss4j-1.5.5
2 vulnerabilities
wss4j-1.5.4
2 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.ws.security</groupId>
    <artifactId>wss4j</artifactId>
    <version>1.6.19</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.ws.security : wss4j gradle dependency to your build.gradle file:

implementation 'org.apache.ws.security:wss4j:1.6.19'

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

implementation("org.apache.ws.security:wss4j:1.6.19")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.ws.security : wss4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.ws.security" % "wss4j" % "1.6.19"

Advertisement

Dependencies from Group

Oct 22, 2015
132 usages

Discover Dependencies

Aug 24, 2023
351 usages
72.2k stars
May 16, 2023
349 usages
Oct 14, 2017
5 usages
998 stars
Aug 24, 2023
10 usages
30 stars
Jun 30, 2023
2 usages
1k stars
Dec 01, 2022
77 usages
13.5k stars
Sep 25, 2019
50 usages
853 stars
ui
Jul 07, 2016
19 stars
Sep 04, 2018
9 usages
213 stars