Group: Cache2k
1. Cache2k API69 usages
org.cache2k » cache2k-apiApache
A light weight and high performance Java caching library. Android and Java 6 compatible.
This artifact contains the official API of cache2k.
Last Release on Feb 7, 2022
2. Cache2k Core Implementation67 usages
org.cache2k » cache2k-coreApache
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.
Last Release on Feb 7, 2022
3. Cache2k Testing15 usages
org.cache2k » cache2k-testingApache
Defines different categories (SlowTests, FastTests, ...) we can specify for unit testing.
Added as test dependency, otherwise we cannot specify the category in aggregator builds / on top level.
This serves also as a test scope BOM for transitive dependencies to JUnit and hamcrest.
Last Release on Dec 29, 2017
4. Cache2k JCache Provider14 usages
org.cache2k » cache2k-jcacheApache
A light weight and high performance Java caching library. JCache/JSR107 support.
Dependency to javax.cache:cache-api must be additionally declared.
Last Release on Feb 7, 2022
5. Cache2k "all" Transitional Artifact8 usages
org.cache2k » cache2k-allApache
A light weight and high performance Java caching library. Android and Java 6 compatible.
To avoid classloader problems the combined jar file cache2k-all is no longer supported.
Please remove the cache2k-all dependency from your projects.
For transition this depends on cache2k-api and cache2k-core.
Last Release on Oct 8, 2020
6. Cache2k Base BOM7 usages
org.cache2k » cache2k-base-bomApache
A light weight and high performance Java caching library. Android and Java 6 compatible.
It can be expected that this bill of material POM always provides the artifacts for basic
caching functionality that is useful and needed for applications, like: The in memory cache,
XML configuration and JMX support. The core artifact with the implementation is added as
runtime dependency so only the API is included in the compile scope for development.
Last Release on Oct 8, 2020
7. Cache2k JMX API5 usages
org.cache2k » cache2k-jmx-apiApache
A light weight and high performance Java caching library. JMX API definitions.
This artifact is included in cache2k-all.
Last Release on Dec 29, 2017
8. Cache2k Spring Framework Support4 usages
org.cache2k » cache2k-springApache
A light weight and high performance Java caching library. Spring caching support usable
with 4.3 and beyond.
Last Release on Feb 7, 2022
9. Cache2k XSD Schema3 usages
org.cache2k » cache2k-schemaApache
A light weight and high performance Java caching library.
XSD schema for the XML configuration.
Last Release on Feb 7, 2022
10. Cache2k Implementation3 usages
org.cache2k » cache2k-implApache
A light weight and high performance Java caching library. Android and Java 6 compatible.
Implementation jar. Do not use this as compile time dependency.
Last Release on Jul 17, 2018
11. Cache2k EE2 usages
org.cache2k » cache2k-eeApache
A light weight and high performance Java cache library. Extension for adding JMX support.
Last Release on Apr 7, 2016
12. Cache2k JMX Support2 usages
org.cache2k » cache2k-jmxApache
A light weight and high performance Java caching library.
Optional module adding support for JMX monitoring and management.
Last Release on Feb 7, 2022
13. Cache2k Add-on2 usages
org.cache2k » cache2k-addonApache
A collection of customizers and features that can be used as is or serve as an example
for own code.
Last Release on Feb 7, 2022
14. Cache2k XSD Schemas2 usages
org.cache2k » cache2k-schemasApache
A light weight and high performance Java caching library.
XSD schema for the XML configuration.
Last Release on Oct 8, 2020
15. Cache2k XML Configuration2 usages
org.cache2k » cache2k-xml-configurationApache
A light weight and high performance Java caching library. XML configuration file support.
This artifact is included in cache2k-all.
Last Release on Dec 29, 2017
16. Cache2k Server Side2 usages
org.cache2k » cache2k-server-sideApache
A light weight and high performance Java caching library. Useful things for server deployment. JMX support.
This artifact is included in cache2k-all.
Last Release on Dec 29, 2017
17. Cache2k OSGi All1 usages
org.cache2k » cache2k-osgi-allApache
A light weight and high performance Java cache library. Complete runtime bundle for use with OSGi environments with
OSGi meta information. OSGi users are encouraged to look on https://github.com/cache2k/cache2k/issues/83.
Last Release on Oct 8, 2020
18. Cache2k JCache Provider API1 usages
org.cache2k » cache2k-jcache-apiApache
A light weight and high performance Java caching library.
JCache/JSR107 support. API package with additional configuration options.
Last Release on Dec 29, 2017
19. Cache2k Config File Support1 usages
org.cache2k » cache2k-configApache
Cache2k Config File Support
Last Release on Feb 7, 2022
20. Cache2k JCache Tests
org.cache2k » cache2k-jcache-testsApache
Tests for JSR107 compliant caches. These are tests from the JSR107 TCK
that were published as Open Source. The artifact may also contain additional
tests and improvements. For compliance testing use the original TCK as published
via jcp.org.
Last Release on Dec 29, 2017