is not current version
Last Version 3.1.8

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

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

3.1.1
Type

Type

jar

Download agileway-redis-springdata2 3.1.1


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