Cache Implementations
Sort by:Popular

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
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
Infinispan core module
Last Release on Nov 8, 2025
A high performance caching library
Last Release on Oct 28, 2025
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
Cache library for Clojure.
Last Release on Feb 19, 2024
A disk-based implementaion of a least-recently used cache.
Last Release on Jun 19, 2013
OSCache is a caching solution that includes a JSP tag library and set of classes to perform fine grained dynamic caching of JSP content, servlet responses or arbitrary objects.
Last Release on Jan 12, 2011