Jar examples for c:cas-server
A customized instance of CAS to work with Eureka!
You can download jar file cas-server 3.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cas-server-3.0.4.jar to your project.
<dependency> <groupId>cas</groupId> <artifactId>cas-server</artifactId> <version>3.0.4</version> </dependency>
compile group: 'cas', name: 'cas-server', version: '3.0.4'
libraryDependencies += "cas" % "cas-server" % "3.0.4"
<dependency org="cas" name="cas-server" rev="3.0.4"/>
@Grapes(@Grab(group='cas', module='cas-server', version='3.0.4'))
'cas:cas-server:jar:3.0.4'
Click the following link to download the jar file.
cas-server-3.0.4.jar