| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаblog.svenbayer |
| Идентификатор | Идентификаторcache-refresh-ahead-spring-boot-starter |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcache-refresh-ahead
Spring Boot Cache Refresh Ahead Starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/blog.svenbayer/cache-refresh-ahead-spring-boot-starter/ -->
<dependency>
<groupId>blog.svenbayer</groupId>
<artifactId>cache-refresh-ahead-spring-boot-starter</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/blog.svenbayer/cache-refresh-ahead-spring-boot-starter/
implementation 'blog.svenbayer:cache-refresh-ahead-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/blog.svenbayer/cache-refresh-ahead-spring-boot-starter/
implementation ("blog.svenbayer:cache-refresh-ahead-spring-boot-starter:1.0.0.RELEASE")
'blog.svenbayer:cache-refresh-ahead-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="blog.svenbayer" name="cache-refresh-ahead-spring-boot-starter" rev="1.0.0.RELEASE">
<artifact name="cache-refresh-ahead-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='blog.svenbayer', module='cache-refresh-ahead-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "blog.svenbayer" % "cache-refresh-ahead-spring-boot-starter" % "1.0.0.RELEASE"
[blog.svenbayer/cache-refresh-ahead-spring-boot-starter "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.4.RELEASE |
| org.springframework : spring-context | jar | 5.0.8.RELEASE |
| org.springframework : spring-context-support | jar | 5.0.8.RELEASE |
| org.springframework.boot : spring-boot-starter-data-redis Необязательный | jar | 2.0.4.RELEASE |
| com.github.ben-manes.caffeine : caffeine Необязательный | jar | 2.6.2 |