License |
License
Apache License
|
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.smarthito |
ArtifactId | ArtifactIdspring-cache-redis-plus |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-cache-redis-plus
spring cache redis plus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.smarthito/spring-cache-redis-plus/ -->
<dependency>
<groupId>com.smarthito</groupId>
<artifactId>spring-cache-redis-plus</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.smarthito/spring-cache-redis-plus/
implementation 'com.smarthito:spring-cache-redis-plus:1.5.3'
// https://jarcasting.com/artifacts/com.smarthito/spring-cache-redis-plus/
implementation ("com.smarthito:spring-cache-redis-plus:1.5.3")
'com.smarthito:spring-cache-redis-plus:jar:1.5.3'
<dependency org="com.smarthito" name="spring-cache-redis-plus" rev="1.5.3">
<artifact name="spring-cache-redis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smarthito', module='spring-cache-redis-plus', version='1.5.3')
)
libraryDependencies += "com.smarthito" % "spring-cache-redis-plus" % "1.5.3"
[com.smarthito/spring-cache-redis-plus "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.6 |
io.springfox : springfox-bean-validators | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.6 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.6 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.6 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.4.6 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.4.6 |
org.springframework.boot : spring-boot-starter-cache | jar | 2.4.6 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.projectlombok : lombok | jar | 1.18.20 |