simple-redis-spring-boot-starter

redis starter support template, redisson, cache

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.github.lhnonline
ArtifactId

ArtifactId

simple-redis-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

simple-redis-spring-boot-starter
redis starter support template, redisson, cache
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/simple-redis-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/lhnonline

Download simple-redis-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.2.9.RELEASE
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.9.RELEASE
com.alibaba : fastjson jar 1.2.68
org.apache.commons : commons-pool2 jar 2.7.0
org.redisson : redisson jar 3.11.6
org.springframework.boot : spring-boot-starter-cache jar 2.2.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0