is not current version
Last Version 3.10.0

org.ehcache.modules:ehcache-107 3.5.1

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.5.1
Type

Type

jar

Download ehcache-107 3.5.1


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