spring redis cache

spring cache based on redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

spring-redis-cache
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

spring redis cache
spring cache based on redis
Project URL

Project URL

http://github.com/bingoohuang/spring-redis-cache
Source Code Management

Source Code Management

http://github.com/bingoohuang/spring-redis-cache

Download spring-redis-cache

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.6
org.springframework : spring-context jar 4.1.6.RELEASE
net.jodah : expiringmap jar 0.4.3
com.github.bingoohuang : java-utils jar 0.0.4
redis.clients : jedis jar 2.7.2
com.google.guava : guava jar 18.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.1.6.RELEASE
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

spring-redis-cache

redis-based cache for spring

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.2
0.0.1