tools-redis

redis common

License

License

MIT
Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-redis
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

tools-redis
redis common

Download tools-redis

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.4.RELEASE
org.aspectj : aspectjweaver Optional jar 1.9.4
com.github.ben-manes.caffeine : caffeine jar 2.8.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.4.RELEASE
org.projectlombok : lombok Optional jar 1.18.10
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.10.3
org.springframework : spring-web Optional jar 5.2.3.RELEASE

Project Modules

There are no modules declared in this project.

Gjing tools for java 😄

 
项目开发常用工具包整合
推荐使用最新版本

在您的项目中使用Java Gjing tools的推荐方法是从Maven中使用它。如下:

请注意,项目JDK版本支持1.8+

作者

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0