License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.eeeffff |
ArtifactId | ArtifactIdredis-spring-boot-starter |
Last Version | Last Version1.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-spring-boot-starter
The parent project of redis-spring-boot-starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |