is not current version
Last Version 3.6.4

org.jasig.cas.client:cas-client-support-distributed-ehcache 3.2.2


Categories

Categories

Ehcache Data Caching CLI User Interface
GroupId

GroupId

org.jasig.cas.client
ArtifactId

ArtifactId

cas-client-support-distributed-ehcache
Version

Version

3.2.2
Type

Type

jar

Download cas-client-support-distributed-ehcache 3.2.2


<!-- https://jarcasting.com/artifacts/org.jasig.cas.client/cas-client-support-distributed-ehcache/ -->
<dependency>
    <groupId>org.jasig.cas.client</groupId>
    <artifactId>cas-client-support-distributed-ehcache</artifactId>
    <version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.cas.client/cas-client-support-distributed-ehcache/
implementation 'org.jasig.cas.client:cas-client-support-distributed-ehcache:3.2.2'
// https://jarcasting.com/artifacts/org.jasig.cas.client/cas-client-support-distributed-ehcache/
implementation ("org.jasig.cas.client:cas-client-support-distributed-ehcache:3.2.2")
'org.jasig.cas.client:cas-client-support-distributed-ehcache:jar:3.2.2'
<dependency org="org.jasig.cas.client" name="cas-client-support-distributed-ehcache" rev="3.2.2">
  <artifact name="cas-client-support-distributed-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.cas.client', module='cas-client-support-distributed-ehcache', version='3.2.2')
)
libraryDependencies += "org.jasig.cas.client" % "cas-client-support-distributed-ehcache" % "3.2.2"
[org.jasig.cas.client/cas-client-support-distributed-ehcache "3.2.2"]