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 | cacheehcache |
HomePage | http://maven.apache.org |
Date | Dec 12, 2009 |
Files | pom (3 KB) View All |
Repositories | CentralSonatype |
Ranking | #423 in MvnRepository (See Top Artifacts) #2 in Cache Implementations |
Used By | 1,009 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-10683 CVE-2018-1000632 CVE-2010-3700 |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Cache Impl Apache 2.0 | net.sf.ehcache » ehcache-core | 1.7.2 | 2.10.9.2 | |
TERRACOTTA | net.sf.ehcache » ehcache-terracotta | 1.8.0 | 2.1.1 |
Provided Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Cache Impl Apache 2.0 | net.sf.ehcache » ehcache-core | 1.7.2 | 2.10.9.2 | |
Cache Impl Apache 2.0 | net.sf.ehcache » ehcache-core | 1.7.2 | 2.10.9.2 | |
Logging Bridge MIT | org.slf4j » slf4j-jdk14 | 1.5.8 | 2.0.6 |
Managed Dependencies (16)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
LGPL | checkstyle » checkstyle-optional | 4.4 | ✔ | |
HTTP Clients Apache 2.0 | commons-httpclient » commons-httpclient | 3.0.1 | 4.5.14 | |
Logging Apache 2.0 | commons-logging » commons-logging | 1.0.4 | 1.2 | |
XML Processing | dom4j » dom4j2 vulnerabilities | 1.6.1 | 2.1.4 | |
MIT | httpunit » httpunit | 1.6 | 1.7.3 | |
MIT | httpunit » httpunit | 1.6.1 | 1.7.3 | |
Java Spec CDDLGPL 2.0 | javax.servlet » servlet-api | 2.4 | 4.0.1 | |
LGPL 2.1 | jgroups » jgroups-all | 2.4.1 | ✔ | |
LGPL 2.1 | net.sf.hibernate » hibernate | 2.1.8 | 3.5.4-Final | |
Cache Impl | net.sf.jsr107cache » jsr107cache | 1.0 | 1.1 | |
Security Apache 2.0 | org.acegisecurity » acegi-security1 vulnerability | 1.0.3 | 1.0.7 | |
O/R Mapping LGPL 2.1 | org.hibernate » hibernate | 3.2.1.ga | 6.1.6.Final | |
Apache 2.0 | org.springframework » spring | 2.0.2 | 6.0.4 | |
AOP Apache 2.0 | org.springframework » spring-aop | 2.0.2 | 6.0.4 | |
AOP Apache 2.0 | org.springframework » spring-aspects | 2.0.2 | 6.0.4 | |
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 | Maintainer, Developer | ||
Surya Suravarapu | ssuravarapu | Developer | ||
Gavin King | oneovthafew | Developer | ||
Mauro Talevi | Maven Guru |
Related Books
Instant Effective Caching with Ehcache (2013) by Daniel Wind |