Last Version

Ehcache 3 Client Side Clustering module 3.8.1

The Client Side Clustering module of Ehcache 3

License

License

Categories

Categories

Ehcache Data Caching CLI User Interface
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-client
Version

Version

3.8.1
Type

Type

jar
Description

Description

Ehcache 3 Client Side Clustering module
The Client Side Clustering module of Ehcache 3
Project URL

Project URL

http://ehcache.org
Project Organization

Project Organization

Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc.
Source Code Management

Source Code Management

https://github.com/ehcache/ehcache3

Download ehcache-client 3.8.1


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

Dependencies

provided (4)

Group / Artifact Type Version
org.terracotta » entity-client-api jar 1.6.1
org.terracotta » runnel jar 5.7.3
org.terracotta » lease-api jar 5.7.3
org.terracotta » connection-api jar 1.6.1

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.ehcache.modules : ehcache-common jar 3.8.1

Project Modules

There are no modules declared in this project.