Jasig 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.
'org.jasig.cas.client:cas-client-core:3.2.2'
<dependency> <groupId>org.jasig.cas.client</groupId> <artifactId>cas-client-core</artifactId> <version>3.2.2</version> </dependency>
<dependency org="org.jasig.cas.client" name="cas-client-core" rev="3.2.2"/>
"org.jasig.cas.client", "cas-client-core", "3.2.2"