License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-rt-ws-security |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Runtime WS Security
Apache CXF Runtime WS Security
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-rt-ws-security-3.5.2.pom | |
cxf-rt-ws-security-3.5.2.jar | 490 KB |
cxf-rt-ws-security-3.5.2-sources.jar | 407 KB |
cxf-rt-ws-security-3.5.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-ws-security/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-ws-security</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-ws-security/
implementation 'org.apache.cxf:cxf-rt-ws-security:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-ws-security/
implementation ("org.apache.cxf:cxf-rt-ws-security:3.5.2")
'org.apache.cxf:cxf-rt-ws-security:jar:3.5.2'
<dependency org="org.apache.cxf" name="cxf-rt-ws-security" rev="3.5.2">
<artifact name="cxf-rt-ws-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-ws-security', version='3.5.2')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt-ws-security" % "3.5.2"
[org.apache.cxf/cxf-rt-ws-security "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-core | jar | 3.5.2 |
org.apache.cxf : cxf-rt-bindings-soap | jar | 3.5.2 |
org.apache.cxf : cxf-rt-security-saml | jar | 3.5.2 |
com.fasterxml.woodstox : woodstox-core Optional | jar | 6.2.7 |
org.ehcache : ehcache | jar | 3.9.3 |
org.apache.wss4j : wss4j-ws-security-dom | jar | 2.4.1 |
org.apache.wss4j : wss4j-policy | jar | 2.4.1 |
org.apache.wss4j : wss4j-ws-security-stax | jar | 2.4.1 |
org.apache.wss4j : wss4j-ws-security-policy-stax | jar | 2.4.1 |
org.apache.cxf : cxf-rt-frontend-jaxws Optional | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-ws-addr | jar | 3.5.2 |
org.apache.cxf : cxf-rt-ws-policy | jar | 3.5.2 |
org.apache.cxf : cxf-rt-ws-mex Optional | jar | 3.5.2 |
org.apache.cxf : cxf-rt-transports-http Optional | jar | 3.5.2 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
junit : junit | jar | 4.13.2 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.cxf : cxf-rt-transports-local | jar | 3.5.2 |
org.apache.cxf : cxf-testutils | jar | 3.5.2 |
org.apache.cxf : cxf-rt-features-logging | jar | 3.5.2 |
org.easymock : easymock | jar | 4.3 |