is not current version
Last Version 0.0.2.20180312

top.hmtools:RedisClientManager 0.0.1.20180309

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

Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

top.hmtools
ArtifactId

ArtifactId

RedisClientManager
Version

Version

0.0.1.20180309
Type

Type

jar

Download 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"]