| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных |
| Группа | Группаcom.github.jsrdxzw |
| Идентификатор | Идентификаторredis-kit-spring-boot-starter |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRedis Kits for distributed environment
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.jsrdxzw/redis-kit-spring-boot-starter/ -->
<dependency>
<groupId>com.github.jsrdxzw</groupId>
<artifactId>redis-kit-spring-boot-starter</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsrdxzw/redis-kit-spring-boot-starter/
implementation 'com.github.jsrdxzw:redis-kit-spring-boot-starter:2.0.0'
// https://jarcasting.com/artifacts/com.github.jsrdxzw/redis-kit-spring-boot-starter/
implementation ("com.github.jsrdxzw:redis-kit-spring-boot-starter:2.0.0")
'com.github.jsrdxzw:redis-kit-spring-boot-starter:jar:2.0.0'
<dependency org="com.github.jsrdxzw" name="redis-kit-spring-boot-starter" rev="2.0.0">
<artifact name="redis-kit-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsrdxzw', module='redis-kit-spring-boot-starter', version='2.0.0')
)
libraryDependencies += "com.github.jsrdxzw" % "redis-kit-spring-boot-starter" % "2.0.0"
[com.github.jsrdxzw/redis-kit-spring-boot-starter "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.6.6 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.6 |
| org.springframework.data : spring-data-redis | jar | |
| org.aspectj : aspectjweaver | jar | 1.9.7 |
| com.fasterxml.jackson.core : jackson-databind | jar |