Last Version

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

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

License

License

MIT
Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-redis-springdata2
Version

Version

3.1.8
Type

Type

jar
Description

Description

com.github.fangjinuo.agileway:agileway-redis-springdata2:3.1.8
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

Download agileway-redis-springdata2 3.1.8


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.fangjinuo.agileway : agileway-codec jar 3.1.8
com.github.fangjinuo.easyjson : easyjson-core jar 3.2.18
org.springframework.data : spring-data-redis jar 2.3.4.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.13
com.github.fangjinuo.easyjson : easyjson-jackson jar 3.2.18
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.slf4j : jcl-over-slf4j jar 1.7.22
org.slf4j : slf4j-api jar 1.7.22
com.github.fangjinuo.langx : langx-java jar 4.6.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.