License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdio.github.lunasaw |
ArtifactId | ArtifactIdredis-spring-boot-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-spring-boot-starter
redis easy todo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.lunasaw/redis-spring-boot-starter/ -->
<dependency>
<groupId>io.github.lunasaw</groupId>
<artifactId>redis-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lunasaw/redis-spring-boot-starter/
implementation 'io.github.lunasaw:redis-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/io.github.lunasaw/redis-spring-boot-starter/
implementation ("io.github.lunasaw:redis-spring-boot-starter:1.1.0")
'io.github.lunasaw:redis-spring-boot-starter:jar:1.1.0'
<dependency org="io.github.lunasaw" name="redis-spring-boot-starter" rev="1.1.0">
<artifact name="redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lunasaw', module='redis-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "io.github.lunasaw" % "redis-spring-boot-starter" % "1.1.0"
[io.github.lunasaw/redis-spring-boot-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.github.lunasaw : json-jackson | jar | 1.1.0-RELEASE |
io.github.lunasaw : luna-common | jar | 1.3.2 |