не последняя версия
Последняя версия 1.0.1.8.RELEASE

spring-boot-starter-jedis 1.0.0.1.RELEASE

对jedis的简单封装

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-boot-starter-jedis
Версия

Версия

1.0.0.1.RELEASE
Тип

Тип

jar
Описание

Описание

spring-boot-starter-jedis
对jedis的简单封装

Скачать spring-boot-starter-jedis 1.0.0.1.RELEASE


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-data-redis jar
redis.clients : jedis jar
com.github.luues.boot : spring-boot-starter-exception jar 1.0.0.1.RELEASE
com.github.luues.tool : tool-crypto jar

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

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