License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcn.patterncat |
ArtifactId | ArtifactIdspringboot2-cache-keys-endpoint |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringboot2-cache-keys-endpoint
springboot2-cache-keys-endpoint
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 Optional | jar | |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
cn.patterncat : rest-common | jar | 0.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |