License |
License |
---|---|
GroupId | GroupIdorg.jasig.service |
ArtifactId | ArtifactIddelegated-saml-authentication |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDelegated SAML Authentication
Delegated SAML Authentication
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jasig.service/delegated-saml-authentication/ -->
<dependency>
<groupId>org.jasig.service</groupId>
<artifactId>delegated-saml-authentication</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.service/delegated-saml-authentication/
implementation 'org.jasig.service:delegated-saml-authentication:1.1.2'
// https://jarcasting.com/artifacts/org.jasig.service/delegated-saml-authentication/
implementation ("org.jasig.service:delegated-saml-authentication:1.1.2")
'org.jasig.service:delegated-saml-authentication:jar:1.1.2'
<dependency org="org.jasig.service" name="delegated-saml-authentication" rev="1.1.2">
<artifact name="delegated-saml-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.service', module='delegated-saml-authentication', version='1.1.2')
)
libraryDependencies += "org.jasig.service" % "delegated-saml-authentication" % "1.1.2"
[org.jasig.service/delegated-saml-authentication "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.4 |
commons-pool : commons-pool | jar | 1.5.4 |
org.apache.httpcomponents : httpclient | jar | 4.0.1 |
org.apache.httpcomponents : httpcore | jar | 4.0.1 |
org.opensaml : xmltooling | jar | 1.2.2 |
org.slf4j : slf4j-api | jar | 1.6.0 |
org.apache.xerces » xercesImpl | jar | 2.9.1 |
org.apache.xerces » xml-apis | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.opensaml : opensaml | jar | 2.3.2 |
org.slf4j : jcl-over-slf4j | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.6.0 |