JA-SIG 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:cas-client-support-distributed:3.1.9'
<dependency>
<groupId>org.jasig.cas</groupId>
<artifactId>cas-client-support-distributed</artifactId>
<version>3.1.9</version>
</dependency>
<dependency org="org.jasig.cas" name="cas-client-support-distributed" rev="3.1.9"/>
"org.jasig.cas", "cas-client-support-distributed", "3.1.9"