License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases Redisson |
GroupId | GroupIdio.github.maoxianglong |
ArtifactId | ArtifactIdmxl-redisson-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmxl-redisson-spring-boot-starter
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.maoxianglong/mxl-redisson-spring-boot-starter/ -->
<dependency>
<groupId>io.github.maoxianglong</groupId>
<artifactId>mxl-redisson-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.maoxianglong/mxl-redisson-spring-boot-starter/
implementation 'io.github.maoxianglong:mxl-redisson-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.maoxianglong/mxl-redisson-spring-boot-starter/
implementation ("io.github.maoxianglong:mxl-redisson-spring-boot-starter:1.0.1")
'io.github.maoxianglong:mxl-redisson-spring-boot-starter:jar:1.0.1'
<dependency org="io.github.maoxianglong" name="mxl-redisson-spring-boot-starter" rev="1.0.1">
<artifact name="mxl-redisson-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.maoxianglong', module='mxl-redisson-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "io.github.maoxianglong" % "mxl-redisson-spring-boot-starter" % "1.0.1"
[io.github.maoxianglong/mxl-redisson-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.1 |
org.springframework.session : spring-session-core | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | 2.5.1 |
org.redisson : redisson | jar | 3.15.6 |