| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xiaolyuh |
| ArtifactId | ArtifactIdlayering-cache-starter |
| Last Version | Last Version3.4.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlayering-cache-starter
多级缓存 Starter
|
<!-- https://jarcasting.com/artifacts/com.github.xiaolyuh/layering-cache-starter/ -->
<dependency>
<groupId>com.github.xiaolyuh</groupId>
<artifactId>layering-cache-starter</artifactId>
<version>3.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaolyuh/layering-cache-starter/
implementation 'com.github.xiaolyuh:layering-cache-starter:3.4.6'
// https://jarcasting.com/artifacts/com.github.xiaolyuh/layering-cache-starter/
implementation ("com.github.xiaolyuh:layering-cache-starter:3.4.6")
'com.github.xiaolyuh:layering-cache-starter:jar:3.4.6'
<dependency org="com.github.xiaolyuh" name="layering-cache-starter" rev="3.4.6">
<artifact name="layering-cache-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaolyuh', module='layering-cache-starter', version='3.4.6')
)
libraryDependencies += "com.github.xiaolyuh" % "layering-cache-starter" % "3.4.6"
[com.github.xiaolyuh/layering-cache-starter "3.4.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.xiaolyuh : layering-cache-aspectj | jar | 3.4.6 |
| org.slf4j : slf4j-api Optional | jar | 1.7.25 |
| com.github.ben-manes.caffeine : caffeine Optional | jar | 2.6.2 |
| org.springframework : spring-core Optional | jar | 5.1.3.RELEASE |
| org.springframework : spring-aop Optional | jar | 5.1.3.RELEASE |
| org.springframework : spring-context Optional | jar | 5.1.3.RELEASE |
| org.aspectj : aspectjweaver Optional | jar | 1.9.2 |
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.1.RELEASE |
| io.lettuce : lettuce-core Optional | jar | 5.1.3.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |