is not current version
Last Version 3.10.0

Ehcache 3 Implementation module 3.9.4

The implementation module of Ehcache 3

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-impl
Version

Version

3.9.4
Type

Type

jar
Description

Description

Ehcache 3 Implementation module
The implementation 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-impl 3.9.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.ehcache.modules : ehcache-core jar 3.9.4

runtime (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.terracotta : offheap-store jar 2.5.1
org.ehcache : sizeof jar 0.4.0
org.terracotta : terracotta-utilities-tools jar 0.0.8

Project Modules

There are no modules declared in this project.