| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных |
| Группа | Группаcom.github.AnonymousMister |
| Идентификатор | Идентификаторspring-boot-starter-data-redis |
| Последняя версия | Последняя версия2.1.0.1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-starter-data-redis
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| spring-boot-starter-data-redis-2.1.0.1.8.pom | |
| spring-boot-starter-data-redis-2.1.0.1.8.jar | 310 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.AnonymousMister/spring-boot-starter-data-redis/ -->
<dependency>
<groupId>com.github.AnonymousMister</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
<version>2.1.0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.AnonymousMister/spring-boot-starter-data-redis/
implementation 'com.github.AnonymousMister:spring-boot-starter-data-redis:2.1.0.1.8'
// https://jarcasting.com/artifacts/com.github.AnonymousMister/spring-boot-starter-data-redis/
implementation ("com.github.AnonymousMister:spring-boot-starter-data-redis:2.1.0.1.8")
'com.github.AnonymousMister:spring-boot-starter-data-redis:jar:2.1.0.1.8'
<dependency org="com.github.AnonymousMister" name="spring-boot-starter-data-redis" rev="2.1.0.1.8">
<artifact name="spring-boot-starter-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.AnonymousMister', module='spring-boot-starter-data-redis', version='2.1.0.1.8')
)
libraryDependencies += "com.github.AnonymousMister" % "spring-boot-starter-data-redis" % "2.1.0.1.8"
[com.github.AnonymousMister/spring-boot-starter-data-redis "2.1.0.1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.7.RELEASE |
| org.redisson : redisson-spring-boot-starter | jar | 3.11.5 |
| org.projectlombok : lombok Необязательный | jar | 1.18.8 |
| org.springframework.boot : spring-boot-starter-log4j2 Необязательный | jar | 2.1.7.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.7.RELEASE |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | 2.1.7.RELEASE |
| com.baomidou : mybatis-plus-boot-starter Необязательный | jar | 3.2.0 |