Lightweight, high-performance Java caching library with Android and Java 6 compatibility; core implementation classes.
<dependency>
<groupId>org.cache2k</groupId>
<artifactId>cache2k-core</artifactId>
<version>0.23.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple eternal cache using cache2k builder.
Depend on cache2k-api instead of cache2k-core for application code.
No dependency data recorded yet.