spring-cache-redis-plus

spring cache redis plus

License

License

Apache License
Categories

Categories

Redis Data Databases
GroupId

GroupId

com.smarthito
ArtifactId

ArtifactId

spring-cache-redis-plus
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

spring-cache-redis-plus
spring cache redis plus
Project URL

Project URL

https://github.com/yaojunguang/spring-cache-redis-plus
Source Code Management

Source Code Management

https://github.com/yaojunguang/spring-cache-redis-plus

Download spring-cache-redis-plus

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

provided (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0