Jar examples for s:spring-redis-cache
spring cache based on redis
You can download jar file spring-redis-cache 0.0.6 in this page.
Lesser General Public License
You can use the following script to add spring-redis-cache-0.0.6.jar to your project.
<dependency> <groupId>com.github.bingoohuang</groupId> <artifactId>spring-redis-cache</artifactId> <version>0.0.6</version> </dependency>
compile group: 'com.github.bingoohuang', name: 'spring-redis-cache', version: '0.0.6'
libraryDependencies += "com.github.bingoohuang" % "spring-redis-cache" % "0.0.6"
<dependency org="com.github.bingoohuang" name="spring-redis-cache" rev="0.0.6"/>
@Grapes(@Grab(group='com.github.bingoohuang', module='spring-redis-cache', version='0.0.6'))
'com.github.bingoohuang:spring-redis-cache:jar:0.0.6'
Click the following link to download the jar file.
spring-redis-cache-0.0.6-javadoc.jar