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

com.cetsoft:imcache-heap 0.3.0

Imcache is a Java Caching Library. It supports various kinds of caching models that have been applied so far. Imcache intends to speed up applications by providing a means to manage cached data. It offers solutions ranging from small applications to large scale applications.

Лицензия

Лицензия

Группа

Группа

com.cetsoft
Идентификатор

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

imcache-heap
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

Imcache is a Java Caching Library. It supports various kinds of caching models that have been applied so far. Imcache intends to speed up applications by providing a means to manage cached data. It offers solutions ranging from small applications to large scale applications.
Организация-разработчик

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

Cetsoft

Скачать imcache-heap 0.3.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.cetsoft : imcache-core jar 0.3.0
com.github.ben-manes.caffeine : caffeine jar 2.8.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.4

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

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