Maven Repository for Cache.
Artifact | Description | Artifact Count | Depend By Count |
---|---|---|---|
cloning | The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectivelly, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cac... | 1 | 17 |
concurrentlinkedhashmap lru | A high performance version of java.util.LinkedHashMap for use as a software cache. | 4 | 157 |
ddth-cache-adapter | DDTH's adapter for various cache systems | 1 | 11 |
disklrucache | A disk-based implementaion of a least-recently used cache. | 1 | 6 |
dnsjava | dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports... | 2 | 26 |
ehcache | Ehcache is a widely used pure Java, distributed in-process cache | 1 | 130 |
ehcache-core | This is the ehcache core module. Pair it with other modules for added functionality. | 22 | 284 |
ehcache-web | Web caching filters. | 1 | 7 |
httpclient-cache | HttpComponents HttpClient - Cache | 3 | 40 |
jboss-cache | JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of e-business applications. | 1 | 34 |
jmemcached-core | Core implementation of the cache daemon | 1 | 39 |
jodd-core | Jodd Core tools and utilities, including type converters, JDateTime, cache etc. | 1 | 14 |
org apache servicemix bundles ehcache | This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file. | 1 | 11 |
oscache | 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. | 1 | 15 |
spymemcached | A client library for memcached. | 2 | 28 |