| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.jasig.cas | 
| ArtifactId | ArtifactIdcas-client-support-distributed | 
| Last Version | Last Version3.1.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJA-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. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.jasig.cas/cas-client-support-distributed/ -->
<dependency>
    <groupId>org.jasig.cas</groupId>
    <artifactId>cas-client-support-distributed</artifactId>
    <version>3.1.9</version>
</dependency>// https://jarcasting.com/artifacts/org.jasig.cas/cas-client-support-distributed/
implementation 'org.jasig.cas:cas-client-support-distributed:3.1.9'// https://jarcasting.com/artifacts/org.jasig.cas/cas-client-support-distributed/
implementation ("org.jasig.cas:cas-client-support-distributed:3.1.9")'org.jasig.cas:cas-client-support-distributed:jar:3.1.9'<dependency org="org.jasig.cas" name="cas-client-support-distributed" rev="3.1.9">
  <artifact name="cas-client-support-distributed" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jasig.cas', module='cas-client-support-distributed', version='3.1.9')
)libraryDependencies += "org.jasig.cas" % "cas-client-support-distributed" % "3.1.9"[org.jasig.cas/cas-client-support-distributed "3.1.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jasig.cas : cas-client-core | jar | 3.1.9 | 
| net.sf.ehcache : ehcache | jar | 1.5.0 | 
| commons-logging : commons-logging | jar | 1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |