redis-spring-boot-starter

A redis spring-boot stater

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Redis Данные Базы данных
Группа

Группа

com.github.sunmya
Идентификатор

Идентификатор

redis-spring-boot-starter
Последняя версия

Последняя версия

0.2.7-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

redis-spring-boot-starter
A redis spring-boot stater
Ссылка на сайт

Ссылка на сайт

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

Скачать redis-spring-boot-starter

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
redis.clients : jedis jar 3.1.0-m2
org.springframework.boot : spring-boot-configuration-processor jar 2.2.7.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.7.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.7-RELEASE
0.2.6-RELEASE
0.2.5.1-RELEASE
0.2.5-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE