| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.github.huifer |
| Идентификатор | Идентификаторview-redis |
| Версия | Версия1.1.1-Releases-hotfix |
| Тип | Типpom |
| Описание |
Описаниеview-redis
SpringBoot嵌入式管理redis
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| view-redis-1.1.1-Releases-hotfix.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.1-Releases-hotfix</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/view-redis/
implementation 'com.github.huifer:view-redis:1.1.1-Releases-hotfix'
// https://jarcasting.com/artifacts/com.github.huifer/view-redis/
implementation ("com.github.huifer:view-redis:1.1.1-Releases-hotfix")
'com.github.huifer:view-redis:pom:1.1.1-Releases-hotfix'
<dependency org="com.github.huifer" name="view-redis" rev="1.1.1-Releases-hotfix">
<artifact name="view-redis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='view-redis', version='1.1.1-Releases-hotfix')
)
libraryDependencies += "com.github.huifer" % "view-redis" % "1.1.1-Releases-hotfix"
[com.github.huifer/view-redis "1.1.1-Releases-hotfix"]