is not current version
Last Version 3.10.0

org.ehcache.modules:ehcache-107 3.9.8

The JSR-107 compatibility module of Ehcache 3

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-107
Version

Version

3.9.8
Type

Type

jar

Download ehcache-107 3.9.8


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