| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdio.gitee.quanwenz |
| ArtifactId | ArtifactIdcommon-redis-tools |
| Version | Version2.0.2-20211231-1 |
| Type | Typepom |
| Description |
Descriptionnewframe
newframe快速开发框架
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.gitee.quanwenz/common-redis-tools/ -->
<dependency>
<groupId>io.gitee.quanwenz</groupId>
<artifactId>common-redis-tools</artifactId>
<version>2.0.2-20211231-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.quanwenz/common-redis-tools/
implementation 'io.gitee.quanwenz:common-redis-tools:2.0.2-20211231-1'
// https://jarcasting.com/artifacts/io.gitee.quanwenz/common-redis-tools/
implementation ("io.gitee.quanwenz:common-redis-tools:2.0.2-20211231-1")
'io.gitee.quanwenz:common-redis-tools:pom:2.0.2-20211231-1'
<dependency org="io.gitee.quanwenz" name="common-redis-tools" rev="2.0.2-20211231-1">
<artifact name="common-redis-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.quanwenz', module='common-redis-tools', version='2.0.2-20211231-1')
)
libraryDependencies += "io.gitee.quanwenz" % "common-redis-tools" % "2.0.2-20211231-1"
[io.gitee.quanwenz/common-redis-tools "2.0.2-20211231-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | 3.3.0 |
| com.alibaba : fastjson | jar | 1.2.76 |
| io.lettuce : lettuce-core | jar | 6.0.1.RELEASE |
| cn.hutool : hutool-all | jar | 4.1.15 |
| com.redislabs : jrejson | jar | 1.5.0 |