| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesEhcache Data Caching CLI User Interface | 
        
| GroupId | GroupIdorg.jasig.cas | 
    
| ArtifactId | ArtifactIdcas-client-support-distributed-ehcache | 
    
| Last Version | Last Version3.1.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJasig CAS Client for Java - Distributed Proxy Storage Support: EhCache 
            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. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.jasig.cas/cas-client-support-distributed-ehcache/ -->
<dependency>
    <groupId>org.jasig.cas</groupId>
    <artifactId>cas-client-support-distributed-ehcache</artifactId>
    <version>3.1.10</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jasig.cas/cas-client-support-distributed-ehcache/
implementation 'org.jasig.cas:cas-client-support-distributed-ehcache:3.1.10'
                // https://jarcasting.com/artifacts/org.jasig.cas/cas-client-support-distributed-ehcache/
implementation ("org.jasig.cas:cas-client-support-distributed-ehcache:3.1.10")
                'org.jasig.cas:cas-client-support-distributed-ehcache:jar:3.1.10'
                <dependency org="org.jasig.cas" name="cas-client-support-distributed-ehcache" rev="3.1.10">
  <artifact name="cas-client-support-distributed-ehcache" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jasig.cas', module='cas-client-support-distributed-ehcache', version='3.1.10')
)
                libraryDependencies += "org.jasig.cas" % "cas-client-support-distributed-ehcache" % "3.1.10"
                [org.jasig.cas/cas-client-support-distributed-ehcache "3.1.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jasig.cas : cas-client-core | jar | 3.1.10 | 
| 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 |