License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching CLI User Interface |
GroupId | GroupIdorg.jasig.cas.client |
ArtifactId | ArtifactIdcas-client-support-distributed-ehcache |
Version | Version3.6.3 |
Type | Typejar |
Description |
DescriptionJasig CAS Client for Java - Distributed Proxy Storage Support: EhCache
Apereo 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 Organization |
Project Organization |
<!-- 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.6.3</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.6.3'
// https://jarcasting.com/artifacts/org.jasig.cas.client/cas-client-support-distributed-ehcache/
implementation ("org.jasig.cas.client:cas-client-support-distributed-ehcache:3.6.3")
'org.jasig.cas.client:cas-client-support-distributed-ehcache:jar:3.6.3'
<dependency org="org.jasig.cas.client" name="cas-client-support-distributed-ehcache" rev="3.6.3">
<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.6.3')
)
libraryDependencies += "org.jasig.cas.client" % "cas-client-support-distributed-ehcache" % "3.6.3"
[org.jasig.cas.client/cas-client-support-distributed-ehcache "3.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jasig.cas.client : cas-client-core | jar | 3.6.3 |
net.sf.ehcache : ehcache-core | jar | 2.6.11 |
org.slf4j : slf4j-api | jar | 1.7.32 |
commons-codec : commons-codec | jar | 1.15 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
org.slf4j : slf4j-simple | jar | 1.7.32 |