| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.liangyuanpeng |
| Идентификатор | Идентификаторminicache-spring-boot-starter |
| Версия | Версия0.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеminicache
Demo project for Spring Boot
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.liangyuanpeng/minicache-spring-boot-starter/ -->
<dependency>
<groupId>com.github.liangyuanpeng</groupId>
<artifactId>minicache-spring-boot-starter</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liangyuanpeng/minicache-spring-boot-starter/
implementation 'com.github.liangyuanpeng:minicache-spring-boot-starter:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.liangyuanpeng/minicache-spring-boot-starter/
implementation ("com.github.liangyuanpeng:minicache-spring-boot-starter:0.0.1-RELEASE")
'com.github.liangyuanpeng:minicache-spring-boot-starter:jar:0.0.1-RELEASE'
<dependency org="com.github.liangyuanpeng" name="minicache-spring-boot-starter" rev="0.0.1-RELEASE">
<artifact name="minicache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liangyuanpeng', module='minicache-spring-boot-starter', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.liangyuanpeng" % "minicache-spring-boot-starter" % "0.0.1-RELEASE"
[com.github.liangyuanpeng/minicache-spring-boot-starter "0.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE |