is not current version
Last Version 3.1.8

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

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.7.4
Type

Type

jar

Download agileway-redis-springdata2 2.7.4


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