A light weight and high performance Java caching library. Android and Java 6 compatible.
This artifact contains the implementation of the core functionality of cache2k.
For using and integrating cache2k in applications please use the definitions in the cache2k-api
artifact only. Classes within the implementation code are not stable within releases and may
move or even disappear.
Version0.26-BETAcompared with
Version Details
| 0.25-BETA | 0.26-BETA | |
|---|---|---|
| Release date | Apr 21, 2016 | May 07, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.25-BETA | 0.26-BETA | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.cache2k » cache2k-api | 0.25-BETA | 0.26-BETA |
| - Removed | org.hamcrest » hamcrest-all | 1.3 | - |
Test Changes (3)
| 0.25-BETA | 0.26-BETA | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | net.jcip » jcip-annotations | - | 1.0 |
| + Added | org.hamcrest » hamcrest-all | - | 1.3 |
| ~ Updated | org.cache2k » cache2k-junit-util | 0.25-BETA | 0.26-BETA |