Last Version

tools-redis 1.2.1

redis common

License

License

MIT
Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-redis
Version

Version

1.2.1
Type

Type

jar
Description

Description

tools-redis
redis common

Download tools-redis 1.2.1


<!-- 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.