redis-spring-boot-starter

redis easy todo

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

io.github.lunasaw
ArtifactId

ArtifactId

redis-spring-boot-starter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

redis-spring-boot-starter
redis easy todo
Project URL

Project URL

https://github.com/lunasaw/redis-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/lunasaw/redis-spring-boot-starter

Download redis-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0