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