is not current version
Last Version 3.10.0

Ehcache 3 JSR-107 module 3.9.4

The JSR-107 compatibility module of Ehcache 3

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-107
Version

Version

3.9.4
Type

Type

jar
Description

Description

Ehcache 3 JSR-107 module
The JSR-107 compatibility 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-107 3.9.4


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
javax.cache : cache-api jar 1.1.0

runtime (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.ehcache.modules : ehcache-impl jar 3.9.4
org.ehcache.modules : ehcache-xml jar 3.9.4
org.terracotta : statistics jar 2.1

Project Modules

There are no modules declared in this project.