License |
License |
---|---|
GroupId | GroupIdcom.github.mengweijin |
ArtifactId | ArtifactIdquickboot-cache-expired |
Version | Version1.0.41 |
Type | Typejar |
Description |
Descriptionquickboot-parent
|
<!-- https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-cache-expired/ -->
<dependency>
<groupId>com.github.mengweijin</groupId>
<artifactId>quickboot-cache-expired</artifactId>
<version>1.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-cache-expired/
implementation 'com.github.mengweijin:quickboot-cache-expired:1.0.41'
// https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-cache-expired/
implementation ("com.github.mengweijin:quickboot-cache-expired:1.0.41")
'com.github.mengweijin:quickboot-cache-expired:jar:1.0.41'
<dependency org="com.github.mengweijin" name="quickboot-cache-expired" rev="1.0.41">
<artifact name="quickboot-cache-expired" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mengweijin', module='quickboot-cache-expired', version='1.0.41')
)
libraryDependencies += "com.github.mengweijin" % "quickboot-cache-expired" % "1.0.41"
[com.github.mengweijin/quickboot-cache-expired "1.0.41"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter-cache | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.alibaba.testable : testable-all | jar | 0.7.4 |