| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных |
| Группа | Группаcom.github.luterc |
| Идентификатор | Идентификаторheimdall-spring-boot-data-redis |
| Последняя версия | Последняя версия1.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеheimdall-spring-boot-data-redis
Heimdall spring boot data redis cache
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-data-redis/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-spring-boot-data-redis</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-data-redis/
implementation 'com.github.luterc:heimdall-spring-boot-data-redis:1.1.2'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-data-redis/
implementation ("com.github.luterc:heimdall-spring-boot-data-redis:1.1.2")
'com.github.luterc:heimdall-spring-boot-data-redis:jar:1.1.2'
<dependency org="com.github.luterc" name="heimdall-spring-boot-data-redis" rev="1.1.2">
<artifact name="heimdall-spring-boot-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-spring-boot-data-redis', version='1.1.2')
)
libraryDependencies += "com.github.luterc" % "heimdall-spring-boot-data-redis" % "1.1.2"
[com.github.luterc/heimdall-spring-boot-data-redis "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.luterc : heimdall-core | jar | 1.1.2 |
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.7.0 |
| org.apache.commons : commons-pool2 | jar | 2.9.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.5 |