License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.apache.wss4j |
ArtifactId | ArtifactIdwss4j-ws-security-common |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache WSS4J WS-Security Common
Apache WSS4J parent pom
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.wss4j/wss4j-ws-security-common/ -->
<dependency>
<groupId>org.apache.wss4j</groupId>
<artifactId>wss4j-ws-security-common</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wss4j/wss4j-ws-security-common/
implementation 'org.apache.wss4j:wss4j-ws-security-common:2.4.1'
// https://jarcasting.com/artifacts/org.apache.wss4j/wss4j-ws-security-common/
implementation ("org.apache.wss4j:wss4j-ws-security-common:2.4.1")
'org.apache.wss4j:wss4j-ws-security-common:jar:2.4.1'
<dependency org="org.apache.wss4j" name="wss4j-ws-security-common" rev="2.4.1">
<artifact name="wss4j-ws-security-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wss4j', module='wss4j-ws-security-common', version='2.4.1')
)
libraryDependencies += "org.apache.wss4j" % "wss4j-ws-security-common" % "2.4.1"
[org.apache.wss4j/wss4j-ws-security-common "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.santuario : xmlsec | jar | 2.3.0 |
org.opensaml : opensaml-saml-impl | jar | 3.4.6 |
org.cryptacular : cryptacular | jar | 1.2.4 |
joda-time : joda-time | jar | 2.10.10 |
com.google.guava : guava | jar | 30.1-jre |
org.opensaml : opensaml-xacml-impl | jar | 3.4.6 |
org.opensaml : opensaml-xacml-saml-impl | jar | 3.4.6 |
org.ehcache : ehcache Optional | jar | 3.9.6 |
org.bouncycastle : bcprov-jdk15on Optional | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.70 |
org.jasypt : jasypt | jar | 1.9.3 |
org.apache.geronimo.javamail : geronimo-javamail_1.4_mail | jar | 1.8.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
org.hamcrest : hamcrest-library | jar | 2.2 |