Last Version

redis-spring-boot-starter 1.1.10

The parent project of redis-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.eeeffff
ArtifactId

ArtifactId

redis-spring-boot-starter
Version

Version

1.1.10
Type

Type

jar
Description

Description

redis-spring-boot-starter
The parent project of redis-spring-boot-starter
Project URL

Project URL

https://github.com/fenglibin/redis-spring-boot-starter
Project Organization

Project Organization

Fenglibin
Source Code Management

Source Code Management

https://github.com/fenglibin/redis-spring-boot-starter

Download redis-spring-boot-starter 1.1.10


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-log4j2 jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
redis.clients : jedis jar 3.1.0-m1
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.4.RELEASE
org.apache.commons : commons-pool2 jar 2.6.2
org.springframework.boot : spring-boot-starter-actuator jar
org.projectlombok : lombok jar 1.18.6
com.eeeffff : common-utils jar 1.1.0

Project Modules

There are no modules declared in this project.