Cache Implementations
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava inspired API.
Last Release on Oct 28, 2025
2. Ehcache1,214 usages
net.sf.ehcache » ehcacheApache
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.
Last Release on Apr 24, 2021
Relocated → org.ehcache »
ehcache
This is the ehcache core module. Pair it with other modules for added functionality.
Last Release on Apr 22, 2015
Relocated → net.sf.ehcache »
ehcache
6. Ehcache563 usages
org.ehcache » ehcacheApache
End-user ehcache3 jar artifact
Last Release on Sep 4, 2025
A cache that uses a bounded amount of space on a filesystem. Based on Jake Wharton's tailored for Glide.
Last Release on Sep 13, 2025