Last Version

Apereo CAS Client for Java 3.6.4

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
Version

Version

3.6.4
Type

Type

pom
Description

Description

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

Project URL

https://www.apereo.org/cas
Project Organization

Project Organization

Apereo
Source Code Management

Source Code Management

https://github.com/apereo/java-cas-client

Download cas-client 3.6.4

Filename Size
cas-client-3.6.4.pom 11 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
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 (1)

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

test (3)

Group / Artifact Type Version
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

  • cas-client-core
  • cas-client-integration-jboss
  • cas-client-support-distributed-ehcache
  • cas-client-support-distributed-memcached
  • cas-client-support-saml
  • cas-client-support-springboot
  • cas-client-integration-tomcat-common
  • cas-client-integration-tomcat-v6
  • cas-client-integration-tomcat-v7
  • cas-client-integration-tomcat-v8
  • cas-client-integration-tomcat-v85
  • cas-client-integration-tomcat-v90
  • cas-client-integration-jetty