com.github.attt:archer-redis

A java cache framework based on method annotation.

Лицензия

Лицензия

Категории

Категории

Redis Данные Базы данных
Группа

Группа

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

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

archer-redis
Последняя версия

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

1.0-rc3
Дата

Дата

Тип

Тип

jar
Описание

Описание

A java cache framework based on method annotation.

Скачать archer-redis

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

<!-- https://jarcasting.com/artifacts/com.github.attt/archer-redis/ -->
<dependency>
    <groupId>com.github.attt</groupId>
    <artifactId>archer-redis</artifactId>
    <version>1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attt/archer-redis/
implementation 'com.github.attt:archer-redis:1.0-rc3'
// https://jarcasting.com/artifacts/com.github.attt/archer-redis/
implementation ("com.github.attt:archer-redis:1.0-rc3")
'com.github.attt:archer-redis:jar:1.0-rc3'
<dependency org="com.github.attt" name="archer-redis" rev="1.0-rc3">
  <artifact name="archer-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attt', module='archer-redis', version='1.0-rc3')
)
libraryDependencies += "com.github.attt" % "archer-redis" % "1.0-rc3"
[com.github.attt/archer-redis "1.0-rc3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.attt : archer-core jar 1.0-rc3
redis.clients : jedis jar 2.9.0

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

test (1)

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

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

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

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

Версия
1.0-rc3
1.0-rc2
1.0-rc1