JA-SIG CAS Client for Java - Core

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-core
Last Version

Last Version

3.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

JA-SIG CAS Client for Java - Core
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/cas-client-core/
Project Organization

Project Organization

JA-SIG

Download cas-client-core

How to add to project

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

Dependencies

compile (1)

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

provided (3)

Group / Artifact Type Version
org.opensaml : opensaml Optional jar 1.1
org.springframework : spring-beans jar 2.5.6.SEC01
javax.servlet : servlet-api jar 2.4

runtime (1)

Group / Artifact Type Version
xml-security : xmlsec Optional jar 1.3.0

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 2.5.6.SEC01
org.springframework : spring-core jar 2.5.6.SEC01
org.springframework : spring-context jar 2.5.6.SEC01
log4j : log4j jar 1.2.15
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

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