is not current version
Last Version 3.10.0

Ehcache 3.9.5

End-user ehcache3 jar artifact

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache
ArtifactId

ArtifactId

ehcache
Version

Version

3.9.5
Type

Type

jar
Description

Description

Ehcache
End-user ehcache3 jar artifact
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 3.9.5


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

Dependencies

compile (1)

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

provided (2)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar [2.2,3)
javax.cache : cache-api jar 1.1.0

Project Modules

There are no modules declared in this project.