License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.mengweijin |
ArtifactId | ArtifactIdcache-expired-spring-boot-starter |
Version | Version1.0.31 |
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.31</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.31'
// https://jarcasting.com/artifacts/com.github.mengweijin/cache-expired-spring-boot-starter/
implementation ("com.github.mengweijin:cache-expired-spring-boot-starter:1.0.31")
'com.github.mengweijin:cache-expired-spring-boot-starter:jar:1.0.31'
<dependency org="com.github.mengweijin" name="cache-expired-spring-boot-starter" rev="1.0.31">
<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.31')
)
libraryDependencies += "com.github.mengweijin" % "cache-expired-spring-boot-starter" % "1.0.31"
[com.github.mengweijin/cache-expired-spring-boot-starter "1.0.31"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.1 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.1 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.1 |
org.springframework.boot : spring-boot-starter-cache | jar | 2.6.1 |
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.1 |
com.alibaba.testable : testable-all | jar | 0.7.1 |