Last Version

redis 1.6.1

redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

redis
Version

Version

1.6.1
Type

Type

jar
Description

Description

redis
redis

Download redis 1.6.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.shaohuizhe : cache jar 1.2.8
io.github.shaohuizhe : spring-bean-container jar 1.2.7
redis.clients : jedis jar 3.3.0
org.redisson : redisson-spring-boot-starter jar 3.17.0

Project Modules

There are no modules declared in this project.