| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных |
| Группа | Группаcom.eeeffff |
| Идентификатор | Идентификаторredis-spring-boot-starter |
| Последняя версия | Последняя версия1.1.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеredis-spring-boot-starter
The parent project of redis-spring-boot-starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.eeeffff/redis-spring-boot-starter/ -->
<dependency>
<groupId>com.eeeffff</groupId>
<artifactId>redis-spring-boot-starter</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.eeeffff/redis-spring-boot-starter/
implementation 'com.eeeffff:redis-spring-boot-starter:1.1.10'
// https://jarcasting.com/artifacts/com.eeeffff/redis-spring-boot-starter/
implementation ("com.eeeffff:redis-spring-boot-starter:1.1.10")
'com.eeeffff:redis-spring-boot-starter:jar:1.1.10'
<dependency org="com.eeeffff" name="redis-spring-boot-starter" rev="1.1.10">
<artifact name="redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eeeffff', module='redis-spring-boot-starter', version='1.1.10')
)
libraryDependencies += "com.eeeffff" % "redis-spring-boot-starter" % "1.1.10"
[com.eeeffff/redis-spring-boot-starter "1.1.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-log4j2 | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| redis.clients : jedis | jar | 3.1.0-m1 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.4.RELEASE |
| org.apache.commons : commons-pool2 | jar | 2.6.2 |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.projectlombok : lombok | jar | 1.18.6 |
| com.eeeffff : common-utils | jar | 1.1.0 |