| Категории |
КатегорииRedis Данные Базы данных |
|---|---|
| Группа | Группаcom.github.huifer |
| Идентификатор | Идентификаторview-redis-boot |
| Версия | Версия1.1-Releases |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| view-redis-boot-1.1-Releases.pom | |
| view-redis-boot-1.1-Releases.jar | 27 KB |
| view-redis-boot-1.1-Releases-sources.jar | 24 KB |
| view-redis-boot-1.1-Releases-javadoc.jar | 128 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.huifer/view-redis-boot/ -->
<dependency>
<groupId>com.github.huifer</groupId>
<artifactId>view-redis-boot</artifactId>
<version>1.1-Releases</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/view-redis-boot/
implementation 'com.github.huifer:view-redis-boot:1.1-Releases'
// https://jarcasting.com/artifacts/com.github.huifer/view-redis-boot/
implementation ("com.github.huifer:view-redis-boot:1.1-Releases")
'com.github.huifer:view-redis-boot:jar:1.1-Releases'
<dependency org="com.github.huifer" name="view-redis-boot" rev="1.1-Releases">
<artifact name="view-redis-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='view-redis-boot', version='1.1-Releases')
)
libraryDependencies += "com.github.huifer" % "view-redis-boot" % "1.1-Releases"
[com.github.huifer/view-redis-boot "1.1-Releases"]