| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.alilitech |
| Идентификатор | Идентификаторboot-plus-cache |
| Версия | Версия2.0.1 |
| Тип | Типjar |
| Описание |
Описаниеboot-plus is a rapid development framework based on spring boot.
|
| Имя Файла | Размер |
|---|---|
| boot-plus-cache-2.0.1.pom | |
| boot-plus-cache-2.0.1.jar | 16 KB |
| boot-plus-cache-2.0.1-sources.jar | 12 KB |
| boot-plus-cache-2.0.1-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-cache/ -->
<dependency>
<groupId>com.alilitech</groupId>
<artifactId>boot-plus-cache</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-cache/
implementation 'com.alilitech:boot-plus-cache:2.0.1'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-cache/
implementation ("com.alilitech:boot-plus-cache:2.0.1")
'com.alilitech:boot-plus-cache:jar:2.0.1'
<dependency org="com.alilitech" name="boot-plus-cache" rev="2.0.1">
<artifact name="boot-plus-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-cache', version='2.0.1')
)
libraryDependencies += "com.alilitech" % "boot-plus-cache" % "2.0.1"
[com.alilitech/boot-plus-cache "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-cache | jar | |
| com.github.ben-manes.caffeine : caffeine Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-data-redis Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |