redis-helper

a useful redis client with interesting feature

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

redis-helper
a useful redis client with interesting feature
Ссылка на сайт

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

https://github.com/pugwoo/redis-helper

Скачать redis-helper

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.35
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.mvel : mvel2 jar 2.4.14.Final
redis.clients : jedis jar 3.8.0
io.github.kostaskougios : cloning jar 1.10.3

provided (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.3.15
org.aspectj : aspectjrt jar 1.9.7
org.aspectj : aspectjweaver jar 1.9.7

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.springframework : spring-test jar 5.3.15
com.pugwoo : woo-utils jar 1.0.6

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

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

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

Версия
1.2.0
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0