is not current version
Last Version 1.1.2

org.jasig.service:delegated-saml-authentication 1.1.0

Delegated SAML Authentication

GroupId

GroupId

org.jasig.service
ArtifactId

ArtifactId

delegated-saml-authentication
Version

Version

1.1.0
Type

Type

jar

Download delegated-saml-authentication 1.1.0


<!-- https://jarcasting.com/artifacts/org.jasig.service/delegated-saml-authentication/ -->
<dependency>
    <groupId>org.jasig.service</groupId>
    <artifactId>delegated-saml-authentication</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.service/delegated-saml-authentication/
implementation 'org.jasig.service:delegated-saml-authentication:1.1.0'
// https://jarcasting.com/artifacts/org.jasig.service/delegated-saml-authentication/
implementation ("org.jasig.service:delegated-saml-authentication:1.1.0")
'org.jasig.service:delegated-saml-authentication:jar:1.1.0'
<dependency org="org.jasig.service" name="delegated-saml-authentication" rev="1.1.0">
  <artifact name="delegated-saml-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.service', module='delegated-saml-authentication', version='1.1.0')
)
libraryDependencies += "org.jasig.service" % "delegated-saml-authentication" % "1.1.0"
[org.jasig.service/delegated-saml-authentication "1.1.0"]