is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-redis-springdata2 2.5.6

Provides a large number of convenient redis tools: distributed locks, distributed count, distributed cache, distributed id generator, jdk collection implements, the enhanced RedisTemplate based on a specified key prefix and the agileway-codec module

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-redis-springdata2
Version

Version

2.5.6
Type

Type

jar

Download agileway-redis-springdata2 2.5.6


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