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

redis插件

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.jeecgframework.boot
ArtifactId

ArtifactId

jeecg-boot-starter-redis
Last Version

Last Version

2.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

redis插件

Download jeecg-boot-starter-redis

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.2
2.4.0