| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных |
| Группа | Группаio.github.guoshiqiufeng |
| Идентификатор | Идентификаторcache-redis-spring-boot-starter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-boot 封装
|
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/cache-redis-spring-boot-starter/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>cache-redis-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/cache-redis-spring-boot-starter/
implementation 'io.github.guoshiqiufeng:cache-redis-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/cache-redis-spring-boot-starter/
implementation ("io.github.guoshiqiufeng:cache-redis-spring-boot-starter:1.0.0")
'io.github.guoshiqiufeng:cache-redis-spring-boot-starter:jar:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="cache-redis-spring-boot-starter" rev="1.0.0">
<artifact name="cache-redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='cache-redis-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "cache-redis-spring-boot-starter" % "1.0.0"
[io.github.guoshiqiufeng/cache-redis-spring-boot-starter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.guoshiqiufeng : cache-sdk-redis | jar | 1.0.0 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| io.github.guoshiqiufeng : kernel-core | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |