is not current version
Last Version 0.0.8

com.github.bingoohuang:spring-redis-cache 0.0.7

spring cache based on redis

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

spring-redis-cache
Version

Version

0.0.7
Type

Type

jar

Download spring-redis-cache 0.0.7


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