Last Version

JA-SIG CAS Client for Java 3.1.10

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
Version

Version

3.1.10
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 3.1.10

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

<!-- 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