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.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Cache Client
Apache 2.0
| org.cache2k
»
cache2k-api A light weight and high performance Java caching library. Android and Java 6 compatible. | 2.1.2.Alpha | 2.6.1.Final | |
Logging
MIT
| org.slf4j
»
slf4j-api(optional) API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.30 | 2.0.18 |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Concurrency
Public
| net.jcip
»
jcip-annotations A set of Java annotations for documenting concurrency properties in multi-threaded code, based on 'Java Concurrency in ... | 1.0 | ✔ | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.17.2 | 3.27.7 | |
Apache 2.0
| org.cache2k
»
cache2k-testing Defines different categories (SlowTests, FastTests, ...) we can specify for unit testing. | 2.1.2.Alpha | 1.0.2.Final | |
Apache 2.0
| org.cache2k
»
cache2k-schema A light weight and high performance Java caching library. | 2.1.2.Alpha | 2.6.1.Final | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 1.7.30 | 2.0.18 |