Последняя версия

smartcache 0.3.0

SmartCache - cache that can survive everything.

Лицензия

Лицензия

Группа

Группа

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

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

smartcache-core
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

smartcache
SmartCache - cache that can survive everything.
Ссылка на сайт

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

https://github.com/kielo/smartcache
Система контроля версий

Система контроля версий

https://github.com/kielo/smartcache

Скачать smartcache-core 0.3.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4
org.slf4j : slf4j-api jar 1.7.7

test (4)

Идентификатор библиотеки Тип Версия
com.jayway.awaitility : awaitility jar 1.6.3
ch.qos.logback : logback-classic jar 1.0.13
org.spockframework : spock-core jar 1.0-groovy-2.4
ch.qos.logback : logback-core jar 1.0.13

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

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