Ehcache is an open source, standards-based cache used to boost performance,
offload the database and simplify scalability. Ehcache is robust, proven and full-featured and
this has made it the most widely-used Java-based cache.
License | Apache 2.0 |
---|---|
Categories | Cache Implementations |
Tags | cacheehcacheperformance |
Date | Aug 24, 2009 |
Files | pom (18 KB) jar (258 KB) View All |
Repositories | CentralArchiveBeDataDrivenSonatypeWSO2 Dist |
Ranking | #466 in MvnRepository (See Top Artifacts) #2 in Cache Implementations |
Used By | 1,176 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-10683 CVE-2018-1000632 CVE-2015-7501 View 3 more ... |
Compile Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Concurrency CC0 1.0Public | backport-util-concurrent » backport-util-concurrent | 3.1 | ✔ | |
Collections Apache 2.0 | commons-collections » commons-collections2 vulnerabilities | 3.2 | 4.4 | |
Logging Apache 2.0 | commons-logging » commons-logging | 1.0.4 | 1.3.4 | |
LGPL 2.1 | jgroups » jgroups-all | 2.4.1 | ✔ | |
Cache Impl | net.sf.jsr107cache » jsr107cache | 1.0 | 1.1 |
Provided Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
XML Processing | dom4j » dom4j2 vulnerabilities | 1.6.1 | 2.1.4 | |
Java Spec CDDLGPL 2.0 | javax.servlet » servlet-api | 2.4 | 4.0.1 | |
O/R Mapping LGPL 2.1 | net.sf.hibernate » hibernate | 2.1.8 | 3.5.4-Final | |
O/R Mapping LGPL 2.1 | org.hibernate » hibernate | 3.2.1.ga | 6.6.5.Final |
Test Dependencies (11)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Code Analyzer LGPL 2.1 | checkstyle » checkstyle | 4.3 | 10.21.1 | |
LGPL | checkstyle » checkstyle-optional | 4.3 | 4.4 | |
Code Coverage | com.cenqua.clover » clover | 1.3.13 | 4.1.10 | |
HTTP Clients Apache 2.0 | commons-httpclient » commons-httpclient1 vulnerability | 3.0.1 | 4.5.14 | |
Testing MIT | httpunit » httpunit | 1.6 | 1.7.3 | |
Testing EPL 2.0 | junit » junit | 3.8.1 | 5.11.4 | |
Security Apache 2.0 | org.acegisecurity » acegi-security1 vulnerability | 1.0.3 | 1.0.7 | |
Core Utils Apache 2.0 | org.springframework » spring | 2.0.2 | 6.2.2 | |
AOP Apache 2.0 | org.springframework » spring-aop | 2.0.2 | 6.2.2 | |
AOP Apache 2.0 | org.springframework » spring-aspects | 2.0.2 | 6.2.2 | |
Mocking Apache 2.0 | org.springframework » spring-mock | 2.0.2 | 2.0.8 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://ehcache.sourceforge.net/LICENSE.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Greg Luck | gregluck at users.sourceforge.net | gregluck | Maintainer, Developer | |
Surya Suravarapu | ssuravarapu at users.sourceforge.net | ssuravarapu | Developer | |
Gavin King | oneovthafew at users.sourceforge.net | oneovthafew | Developer | |
Mauro Talevi | Maven Guru |
Related Books
Instant Effective Caching with Ehcache (2013) by Daniel Wind |