is not current version
Last Version 3.6.4

Jasig CAS Client for Java - SAML Protocol Support 3.6.2

Apereo CAS Client for Java is the integration point for applications that want to speak with a CAS server, either via the CAS 1.0 or CAS 2.0 protocol.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.jasig.cas.client
ArtifactId

ArtifactId

cas-client-support-saml
Version

Version

3.6.2
Type

Type

jar
Description

Description

Jasig CAS Client for Java - SAML Protocol Support
Apereo CAS Client for Java is the integration point for applications that want to speak with a CAS server, either via the CAS 1.0 or CAS 2.0 protocol.
Project Organization

Project Organization

Apereo

Download cas-client-support-saml 3.6.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jasig.cas.client : cas-client-core jar 3.6.2
joda-time : joda-time jar 2.10.8
org.slf4j : slf4j-api jar 1.7.30
commons-codec : commons-codec jar 1.15
org.bouncycastle : bcpkix-jdk15on jar 1.66

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (6)

Group / Artifact Type Version
org.jasig.cas.client : cas-client-core test-jar 3.6.2
org.springframework : spring-test jar 5.3.0
org.springframework : spring-core jar 5.3.0
junit : junit jar 4.13.1
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.