Advanced Resilient Cache Backend InMemory

This module stores the keys in local memory. It uses an LRUMap to keep memory limits

Лицензия

Лицензия

Группа

Группа

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

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

arcache-backend-inmemory
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Advanced Resilient Cache Backend InMemory
This module stores the keys in local memory. It uses an LRUMap to keep memory limits

Скачать arcache-backend-inmemory

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-inmemory/ -->
<dependency>
    <groupId>ar.com.siripo</groupId>
    <artifactId>arcache-backend-inmemory</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-inmemory/
implementation 'ar.com.siripo:arcache-backend-inmemory:1.2.0'
// https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-inmemory/
implementation ("ar.com.siripo:arcache-backend-inmemory:1.2.0")
'ar.com.siripo:arcache-backend-inmemory:jar:1.2.0'
<dependency org="ar.com.siripo" name="arcache-backend-inmemory" rev="1.2.0">
  <artifact name="arcache-backend-inmemory" type="jar" />
</dependency>
@Grapes(
@Grab(group='ar.com.siripo', module='arcache-backend-inmemory', version='1.2.0')
)
libraryDependencies += "ar.com.siripo" % "arcache-backend-inmemory" % "1.2.0"
[ar.com.siripo/arcache-backend-inmemory "1.2.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
ar.com.siripo : arcache-common jar 1.2.0
org.apache.commons : commons-collections4 jar 4.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.0
0.0.4
0.0.3
0.0.2