| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.apache.cxf |
| ArtifactId | ArtifactIdcxf-rt-rs-security-sso-saml |
| Last Version | Last Version3.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache CXF RS SSO SAML
Apache CXF RS SSO SAML
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-rs-security-sso-saml/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-security-sso-saml</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-rs-security-sso-saml/
implementation 'org.apache.cxf:cxf-rt-rs-security-sso-saml:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-rs-security-sso-saml/
implementation ("org.apache.cxf:cxf-rt-rs-security-sso-saml:3.5.2")
'org.apache.cxf:cxf-rt-rs-security-sso-saml:jar:3.5.2'
<dependency org="org.apache.cxf" name="cxf-rt-rs-security-sso-saml" rev="3.5.2">
<artifact name="cxf-rt-rs-security-sso-saml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-rs-security-sso-saml', version='3.5.2')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt-rs-security-sso-saml" % "3.5.2"
[org.apache.cxf/cxf-rt-rs-security-sso-saml "3.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-core | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-rs-security-xml | jar | 3.5.2 |
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| org.ehcache : ehcache | jar | 3.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |