is not current version
Last Version 1.0.13

layering-cache-starter 1.0.9

多级缓存 Starter

License

License

GroupId

GroupId

com.github.zomin
ArtifactId

ArtifactId

layering-cache-starter
Version

Version

1.0.9
Type

Type

jar
Description

Description

layering-cache-starter
多级缓存 Starter

Download layering-cache-starter 1.0.9


<!-- https://jarcasting.com/artifacts/com.github.zomin/layering-cache-starter/ -->
<dependency>
    <groupId>com.github.zomin</groupId>
    <artifactId>layering-cache-starter</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zomin/layering-cache-starter/
implementation 'com.github.zomin:layering-cache-starter:1.0.9'
// https://jarcasting.com/artifacts/com.github.zomin/layering-cache-starter/
implementation ("com.github.zomin:layering-cache-starter:1.0.9")
'com.github.zomin:layering-cache-starter:jar:1.0.9'
<dependency org="com.github.zomin" name="layering-cache-starter" rev="1.0.9">
  <artifact name="layering-cache-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zomin', module='layering-cache-starter', version='1.0.9')
)
libraryDependencies += "com.github.zomin" % "layering-cache-starter" % "1.0.9"
[com.github.zomin/layering-cache-starter "1.0.9"]

Dependencies

compile (16)

Group / Artifact Type Version
com.github.zomin : layering-cache-aspectj jar 1.0.9
com.github.zomin : layering-cache-tool jar 1.0.9
org.slf4j : slf4j-api Optional jar 1.7.30
com.github.ben-manes.caffeine : caffeine Optional jar 2.8.4
org.springframework : spring-core Optional jar 5.1.17.RELEASE
org.springframework : spring-aop Optional jar 5.1.17.RELEASE
org.springframework : spring-context Optional jar 5.1.17.RELEASE
org.aspectj : aspectjweaver Optional jar 1.9.5
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.1.15.RELEASE
org.springframework.data : spring-data-redis Optional jar 2.1.15.RELEASE
org.apache.commons : commons-pool2 Optional jar 2.6.2
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.10.5
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 Optional jar 2.9.10
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional jar 2.9.10
com.fasterxml.jackson.module : jackson-module-parameter-names Optional jar 2.9.10
com.google.guava : guava Optional jar 29.0-jre

Project Modules

There are no modules declared in this project.