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