не последняя версия
Последняя версия 2.6.1.Final

cache2k core implementation 2.5.1.Alpha

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.

Лицензия

Лицензия

Категории

Категории

cache2k Данные Caching
Группа

Группа

org.cache2k
Идентификатор

Идентификатор

cache2k-core
Версия

Версия

2.5.1.Alpha
Тип

Тип

jar
Описание

Описание

cache2k core implementation
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.
Ссылка на сайт

Ссылка на сайт

https://cache2k.org/cache2k-core
Организация-разработчик

Организация-разработчик

headissue GmbH, Munich

Скачать cache2k-core 2.5.1.Alpha


<!-- https://jarcasting.com/artifacts/org.cache2k/cache2k-core/ -->
<dependency>
    <groupId>org.cache2k</groupId>
    <artifactId>cache2k-core</artifactId>
    <version>2.5.1.Alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.cache2k/cache2k-core/
implementation 'org.cache2k:cache2k-core:2.5.1.Alpha'
// https://jarcasting.com/artifacts/org.cache2k/cache2k-core/
implementation ("org.cache2k:cache2k-core:2.5.1.Alpha")
'org.cache2k:cache2k-core:jar:2.5.1.Alpha'
<dependency org="org.cache2k" name="cache2k-core" rev="2.5.1.Alpha">
  <artifact name="cache2k-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cache2k', module='cache2k-core', version='2.5.1.Alpha')
)
libraryDependencies += "org.cache2k" % "cache2k-core" % "2.5.1.Alpha"
[org.cache2k/cache2k-core "2.5.1.Alpha"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.cache2k : cache2k-api jar 2.5.1.Alpha
org.slf4j : slf4j-api Необязательный jar 1.7.30

test (6)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.30
org.cache2k : cache2k-testing jar 2.5.1.Alpha
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.17.2
net.jcip : jcip-annotations jar 1.0
org.cache2k : cache2k-schema jar 2.5.1.Alpha

Модули Проекта

Данный проект не имеет модулей.