Last Version

RedisClientManager 0.0.2.20180312

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

License

License

Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

top.hmtools
ArtifactId

ArtifactId

RedisClientManager
Version

Version

0.0.2.20180312
Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download RedisClientManager 0.0.2.20180312


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.5.6.RELEASE
com.alibaba : fastjson jar 1.2.41
org.springframework.boot : spring-boot-starter jar 1.5.6.RELEASE
redis.clients : jedis jar 2.9.0
cglib : cglib jar 2.2.2
top.hmtools : hm-tools-common jar 0.0.1

Project Modules

There are no modules declared in this project.