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

top.hmtools:RedisClientManager 0.0.1.20180309

(神奇码农)嗨啵的操作redis服务器工具包,用于spring boot

Категории

Категории

Redis Данные Базы данных CLI Взаимодействие с пользователем
Группа

Группа

top.hmtools
Идентификатор

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

RedisClientManager
Версия

Версия

0.0.1.20180309
Тип

Тип

jar

Скачать RedisClientManager 0.0.1.20180309


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