Last Version

io.github.mmdai:flood-db-redis-spring 2.7.0.2

Flood Cloud - 基于Spring Cloud Alibaba实现的微服务架构

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.mmdai
ArtifactId

ArtifactId

flood-db-redis-spring
Version

Version

2.7.0.2
Type

Type

jar
Description

Description

Flood Cloud - 基于Spring Cloud Alibaba实现的微服务架构

Download flood-db-redis-spring 2.7.0.2


<!-- https://jarcasting.com/artifacts/io.github.mmdai/flood-db-redis-spring/ -->
<dependency>
    <groupId>io.github.mmdai</groupId>
    <artifactId>flood-db-redis-spring</artifactId>
    <version>2.7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmdai/flood-db-redis-spring/
implementation 'io.github.mmdai:flood-db-redis-spring:2.7.0.2'
// https://jarcasting.com/artifacts/io.github.mmdai/flood-db-redis-spring/
implementation ("io.github.mmdai:flood-db-redis-spring:2.7.0.2")
'io.github.mmdai:flood-db-redis-spring:jar:2.7.0.2'
<dependency org="io.github.mmdai" name="flood-db-redis-spring" rev="2.7.0.2">
  <artifact name="flood-db-redis-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mmdai', module='flood-db-redis-spring', version='2.7.0.2')
)
libraryDependencies += "io.github.mmdai" % "flood-db-redis-spring" % "2.7.0.2"
[io.github.mmdai/flood-db-redis-spring "2.7.0.2"]

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-lang3 jar
io.lettuce : lettuce-core jar
redis.clients : jedis jar
cn.hutool : hutool-json jar 5.8.1
org.springframework.cloud : spring-cloud-context jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-log4j2 jar
com.lmax : disruptor jar 3.4.4
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.cloud : spring-cloud-starter-bootstrap jar
commons-codec : commons-codec jar
commons-io : commons-io jar 2.11.0
javax.validation : validation-api jar
com.fasterxml.jackson.core : jackson-databind jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.