Last Version

JA-SIG CAS Client for Java - Core 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-core
Version

Version

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


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