is not current version
Last Version 3.10.0

Ehcache 3 Core module 3.9.7

The Core module of Ehcache 3

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-core
Version

Version

3.9.7
Type

Type

jar
Description

Description

Ehcache 3 Core module
The Core 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-core 3.9.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.ehcache.modules : ehcache-api jar 3.9.7

runtime (2)

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

Project Modules

There are no modules declared in this project.