JA-SIG CAS Client for Java

JA-SIG 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
ArtifactId

ArtifactId

cas-client
Last Version

Last Version

3.1.10
Release Date

Release Date

Type

Type

pom
Description

Description

JA-SIG CAS Client for Java
JA-SIG 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 URL

Project URL

http://www.ja-sig.org/products/cas/
Project Organization

Project Organization

JA-SIG

Download cas-client

Filename Size
cas-client-3.1.10.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • cas-client-core
  • cas-client-integration-atlassian
  • cas-client-support-distributed-ehcache
  • cas-client-support-distributed-memcached

Versions

Version
3.1.10
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.3-rc3
3.1.3-rc2
3.1.3-rc1
3.1.2
3.1.1
3.1
3.1-RC3
3.1-RC2
3.1-RC1
3.1-M1
3.0
3.0-rc2
3.0-rc1