| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаvip.mate |
| Идентификатор | Идентификаторmate-starter-redis |
| Версия | Версия3.3.8 |
| Тип | Типjar |
| Описание |
Описаниеbased on Spring Cloud Alibaba microservice components
|
| Имя Файла | Размер |
|---|---|
| mate-starter-redis-3.3.8.pom | |
| mate-starter-redis-3.3.8.jar | 13 KB |
| mate-starter-redis-3.3.8-sources.jar | 9 KB |
| mate-starter-redis-3.3.8-javadoc.jar | 63 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-redis/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-redis</artifactId>
<version>3.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-redis/
implementation 'vip.mate:mate-starter-redis:3.3.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-redis/
implementation ("vip.mate:mate-starter-redis:3.3.8")
'vip.mate:mate-starter-redis:jar:3.3.8'
<dependency org="vip.mate" name="mate-starter-redis" rev="3.3.8">
<artifact name="mate-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-redis', version='3.3.8')
)
libraryDependencies += "vip.mate" % "mate-starter-redis" % "3.3.8"
[vip.mate/mate-starter-redis "3.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.data : spring-data-redis | jar | |
| org.apache.commons : commons-pool2 | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| io.lettuce : lettuce-core | jar | |
| com.alibaba : fastjson | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.retry : spring-retry | jar | |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |