Jasig CAS Client for Java - Core

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

Last Version

3.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

Jasig CAS Client for Java - Core
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-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.slf4j : slf4j-api jar 1.7.32
commons-codec : commons-codec jar 1.15
org.bouncycastle : bcpkix-jdk15on jar 1.70
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-core jar 2.3.0.1

provided (3)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.3.14
org.springframework : spring-web jar 5.3.14
javax.servlet : javax.servlet-api jar 4.0.1

runtime (1)

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

test (7)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.14
org.springframework : spring-core jar 5.3.14
org.springframework : spring-context jar 5.3.14
log4j : log4j jar 1.2.17
junit : junit jar 4.13.2
org.slf4j : jcl-over-slf4j jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.
org.jasig.cas.client

Apereo Foundation

Versions

Version
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.1
3.5.0
3.4.1
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.12
3.1.11