is not current version
Last Version 1.2.6

com.df4j:df4j-boot-redis 1.2.5.1

df SpringBoot redis依赖

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.df4j
ArtifactId

ArtifactId

df4j-boot-redis
Version

Version

1.2.5.1
Type

Type

jar

Download df4j-boot-redis 1.2.5.1


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