Jar examples for c:cas
Yale ITS Central Authentication Service
You can download jar file cas 2.0.12 in this page.
You can use the following script to add cas-2.0.12.jar to your project.
<dependency> <groupId>cas</groupId> <artifactId>cas</artifactId> <version>2.0.12</version> </dependency>
compile group: 'cas', name: 'cas', version: '2.0.12'
libraryDependencies += "cas" % "cas" % "2.0.12"
<dependency org="cas" name="cas" rev="2.0.12"/>
@Grapes(@Grab(group='cas', module='cas', version='2.0.12'))
'cas:cas:jar:2.0.12'
Click the following link to download the jar file.
cas-2.0.12.jar