Last Version

Jasig CAS Client for Java - Tomcat 9.0.x Integration 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

Tomcat Container Application Servers CLI User Interface
GroupId

GroupId

org.jasig.cas.client
ArtifactId

ArtifactId

cas-client-integration-tomcat-v90
Version

Version

3.6.4
Type

Type

jar
Description

Description

Jasig CAS Client for Java - Tomcat 9.0.x Integration
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-integration-tomcat-v90 3.6.4


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jasig.cas.client : cas-client-integration-tomcat-common jar 3.6.4
org.jasig.cas.client : cas-client-support-saml Optional jar 3.6.4
org.jasig.cas.client : cas-client-core jar 3.6.4
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.apache.tomcat.embed : tomcat-embed-core jar 9.0.56
org.apache.tomcat : tomcat-catalina jar 9.0.56
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

There are no modules declared in this project.