не последняя версия
Последняя версия 1.1.1-Releases-hotfix

com.github.huifer:view-redis 1.1-Releases

SpringBoot嵌入式管理redis

Категории

Категории

Redis Данные Базы данных
Группа

Группа

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

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

view-redis
Версия

Версия

1.1-Releases
Тип

Тип

pom

Скачать view-redis 1.1-Releases

Имя Файла Размер
view-redis-1.1-Releases.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.huifer/view-redis/ -->
<dependency>
    <groupId>com.github.huifer</groupId>
    <artifactId>view-redis</artifactId>
    <version>1.1-Releases</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/view-redis/
implementation 'com.github.huifer:view-redis:1.1-Releases'
// https://jarcasting.com/artifacts/com.github.huifer/view-redis/
implementation ("com.github.huifer:view-redis:1.1-Releases")
'com.github.huifer:view-redis:pom:1.1-Releases'
<dependency org="com.github.huifer" name="view-redis" rev="1.1-Releases">
  <artifact name="view-redis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='view-redis', version='1.1-Releases')
)
libraryDependencies += "com.github.huifer" % "view-redis" % "1.1-Releases"
[com.github.huifer/view-redis "1.1-Releases"]