License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.alidaodao.app |
ArtifactId | ArtifactIdspring-boot-redis-starter |
Version | Version1.17.0 |
Type | Typejar |
Description |
Descriptionspring-boot-redis-starter
redis connection tool helper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.alidaodao.app/spring-boot-redis-starter/ -->
<dependency>
<groupId>com.alidaodao.app</groupId>
<artifactId>spring-boot-redis-starter</artifactId>
<version>1.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alidaodao.app/spring-boot-redis-starter/
implementation 'com.alidaodao.app:spring-boot-redis-starter:1.17.0'
// https://jarcasting.com/artifacts/com.alidaodao.app/spring-boot-redis-starter/
implementation ("com.alidaodao.app:spring-boot-redis-starter:1.17.0")
'com.alidaodao.app:spring-boot-redis-starter:jar:1.17.0'
<dependency org="com.alidaodao.app" name="spring-boot-redis-starter" rev="1.17.0">
<artifact name="spring-boot-redis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alidaodao.app', module='spring-boot-redis-starter', version='1.17.0')
)
libraryDependencies += "com.alidaodao.app" % "spring-boot-redis-starter" % "1.17.0"
[com.alidaodao.app/spring-boot-redis-starter "1.17.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alidaodao.app : alidaodao-app-redis | jar | 1.17.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.0 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.5.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.0 |