Last Version

Ehcache 3 Common Clustering module 3.8.1

The Common Clustering module of Ehcache 3

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-common
Version

Version

3.8.1
Type

Type

jar
Description

Description

Ehcache 3 Common Clustering module
The Common 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-common 3.8.1


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

Dependencies

provided (3)

Group / Artifact Type Version
org.ehcache.modules : ehcache-api jar 3.8.1
org.terracotta » entity-common-api jar 1.6.1
org.terracotta » runnel jar 5.7.3

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.