Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdorg.jeecgframework.boot |
ArtifactId | ArtifactIdjeecg-boot-starter-redis |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis插件
|
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework.boot/jeecg-boot-starter-redis/
implementation 'org.jeecgframework.boot:jeecg-boot-starter-redis:2.4.2'
// https://jarcasting.com/artifacts/org.jeecgframework.boot/jeecg-boot-starter-redis/
implementation ("org.jeecgframework.boot:jeecg-boot-starter-redis:2.4.2")
'org.jeecgframework.boot:jeecg-boot-starter-redis:jar:2.4.2'
<dependency org="org.jeecgframework.boot" name="jeecg-boot-starter-redis" rev="2.4.2">
<artifact name="jeecg-boot-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework.boot', module='jeecg-boot-starter-redis', version='2.4.2')
)
libraryDependencies += "org.jeecgframework.boot" % "jeecg-boot-starter-redis" % "2.4.2"
[org.jeecgframework.boot/jeecg-boot-starter-redis "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.jeecgframework.boot : jeecg-boot-base-tools | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |