License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching |
GroupId | GroupIdorg.ehcache.modules.clustered |
ArtifactId | ArtifactIdehcache-common |
Version | Version3.9.5 |
Type | Typejar |
Description |
DescriptionEhcache 3 Common Clustering module
The Common Clustering module of Ehcache 3
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ehcache-common-3.9.5.pom | |
ehcache-common-3.9.5.jar | 114 KB |
ehcache-common-3.9.5-sources.jar | 59 KB |
ehcache-common-3.9.5-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-common/ -->
<dependency>
<groupId>org.ehcache.modules.clustered</groupId>
<artifactId>ehcache-common</artifactId>
<version>3.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-common/
implementation 'org.ehcache.modules.clustered:ehcache-common:3.9.5'
// https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-common/
implementation ("org.ehcache.modules.clustered:ehcache-common:3.9.5")
'org.ehcache.modules.clustered:ehcache-common:jar:3.9.5'
<dependency org="org.ehcache.modules.clustered" name="ehcache-common" rev="3.9.5">
<artifact name="ehcache-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ehcache.modules.clustered', module='ehcache-common', version='3.9.5')
)
libraryDependencies += "org.ehcache.modules.clustered" % "ehcache-common" % "3.9.5"
[org.ehcache.modules.clustered/ehcache-common "3.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.ehcache.modules.clustered : ehcache-common-api | jar | 3.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.ehcache.modules : ehcache-api | jar | 3.9.5 |
org.terracotta » entity-common-api | jar | 1.8.1 |
org.terracotta » runnel | jar | 5.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |