Last Version

me.youm.base:frame-redis 2.5.2

frame project for spring reactive

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

me.youm.base
ArtifactId

ArtifactId

frame-redis
Version

Version

2.5.2
Type

Type

jar
Description

Description

frame project for spring reactive

Download frame-redis 2.5.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis-reactive jar
org.projectlombok : lombok jar 1.18.16
org.apache.commons : commons-pool2 jar
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
cn.hutool : hutool-all jar 5.7.2
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-starter-bootstrap jar

Project Modules

There are no modules declared in this project.