License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.mengweijin |
ArtifactId | ArtifactIdcache-expired-spring-boot-starter |
Last Version | Last Version1.0.35 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquickboot-parent
|
<!-- https://jarcasting.com/artifacts/com.github.mengweijin/cache-expired-spring-boot-starter/ -->
<dependency>
<groupId>com.github.mengweijin</groupId>
<artifactId>cache-expired-spring-boot-starter</artifactId>
<version>1.0.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mengweijin/cache-expired-spring-boot-starter/
implementation 'com.github.mengweijin:cache-expired-spring-boot-starter:1.0.35'
// https://jarcasting.com/artifacts/com.github.mengweijin/cache-expired-spring-boot-starter/
implementation ("com.github.mengweijin:cache-expired-spring-boot-starter:1.0.35")
'com.github.mengweijin:cache-expired-spring-boot-starter:jar:1.0.35'
<dependency org="com.github.mengweijin" name="cache-expired-spring-boot-starter" rev="1.0.35">
<artifact name="cache-expired-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mengweijin', module='cache-expired-spring-boot-starter', version='1.0.35')
)
libraryDependencies += "com.github.mengweijin" % "cache-expired-spring-boot-starter" % "1.0.35"
[com.github.mengweijin/cache-expired-spring-boot-starter "1.0.35"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.2 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-cache | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
com.alibaba.testable : testable-all | jar | 0.7.2 |