| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
| Группа | Группаcn.patterncat |
| Идентификатор | Идентификаторspringboot2-cache-keys-endpoint |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspringboot2-cache-keys-endpoint
springboot2-cache-keys-endpoint
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/cn.patterncat/springboot2-cache-keys-endpoint/ -->
<dependency>
<groupId>cn.patterncat</groupId>
<artifactId>springboot2-cache-keys-endpoint</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/springboot2-cache-keys-endpoint/
implementation 'cn.patterncat:springboot2-cache-keys-endpoint:0.0.1'
// https://jarcasting.com/artifacts/cn.patterncat/springboot2-cache-keys-endpoint/
implementation ("cn.patterncat:springboot2-cache-keys-endpoint:0.0.1")
'cn.patterncat:springboot2-cache-keys-endpoint:jar:0.0.1'
<dependency org="cn.patterncat" name="springboot2-cache-keys-endpoint" rev="0.0.1">
<artifact name="springboot2-cache-keys-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='springboot2-cache-keys-endpoint', version='0.0.1')
)
libraryDependencies += "cn.patterncat" % "springboot2-cache-keys-endpoint" % "0.0.1"
[cn.patterncat/springboot2-cache-keys-endpoint "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-cache | jar | |
| com.github.ben-manes.caffeine : caffeine Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-data-redis Необязательный | jar | |
| cn.patterncat : rest-common | jar | 0.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |