is not current version
Last Version 2.4.2

org.jeecgframework.boot:jeecg-boot-starter-redis 2.4.0

redis插件

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.jeecgframework.boot
ArtifactId

ArtifactId

jeecg-boot-starter-redis
Version

Version

2.4.0
Type

Type

jar

Download jeecg-boot-starter-redis 2.4.0


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