MVN

org.apache.wss4j : wss4j-bindings-wssc

Maven & Gradle

Feb 03, 2014
5 usages

Apache WSS4J WS-SecureConversation binding

<dependency>
    <groupId>org.apache.wss4j</groupId>
    <artifactId>wss4j-bindings-wssc</artifactId>
    <version>2.0.0-rc1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0-rc1
  • Latest Release Candidate: 2.0.0-rc1
  • Latest Beta: 2.0-beta

All Versions

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

Version Vulnerabilities Updated
2.0.x
wss4j-bindings-wssc-2.0.0-rc1
2.0
wss4j-bindings-wssc-2.0-beta

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.wss4j</groupId>
    <artifactId>wss4j-bindings-wssc</artifactId>
    <version>2.0.0-rc1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.wss4j : wss4j-bindings-wssc gradle dependency to your build.gradle file:

implementation 'org.apache.wss4j:wss4j-bindings-wssc:2.0.0-rc1'

Gradle Kotlin DSL: Add the following org.apache.wss4j : wss4j-bindings-wssc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.wss4j:wss4j-bindings-wssc:2.0.0-rc1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.wss4j : wss4j-bindings-wssc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.wss4j" % "wss4j-bindings-wssc" % "2.0.0-rc1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 03, 2011
178 usages
Jun 04, 2014
13 usages
30 stars
Sep 17, 2014
11 usages
1.3k stars
Aug 28, 2013
9 usages
134 stars
Feb 15, 2014
2 usages
612 stars
Feb 13, 2009
6 usages
Apr 19, 2011
27 usages
Aug 26, 2014
2 usages
16 stars
Dec 20, 2013
7 usages
0 stars