Java CAS Client Distribution


License

License

Yale Central Authentication Service License
Categories

Categories

CLI User Interface
GroupId

GroupId

cas
ArtifactId

ArtifactId

casclient
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java CAS Client Distribution
Project Organization

Project Organization

Yale University ITS Technology & Planning

Download casclient

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
servletapi : servletapi jar 2.3
commons-logging : commons-logging jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.0.11