io.github.guoshiqiufeng:cache-sdk-redis

缓存相关

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

cache-sdk-redis
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

缓存相关

Download cache-sdk-redis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.guoshiqiufeng : cache-api jar 1.0.0
org.springframework.boot : spring-boot-starter-data-redis jar
redis.clients : jedis jar
io.github.guoshiqiufeng : kernel-core jar 1.0.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0