License |
License |
---|---|
Categories |
CategoriesRedis Data Databases CLI User Interface |
GroupId | GroupIdtop.hmtools |
ArtifactId | ArtifactIdRedisClientManager |
Version | Version0.0.2.20180312 |
Type | Typejar |
Description |
DescriptionRedisClientManager
(神奇码农)嗨啵的操作redis服务器工具包,用于spring boot
|
Project Organization |
Project Organization |
<!-- 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"]
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 |