Last Version

layering-cache-starter 1.0.13

多级缓存 Starter

License

License

GroupId

GroupId

com.github.zomin
ArtifactId

ArtifactId

layering-cache-starter
Version

Version

1.0.13
Type

Type

jar
Description

Description

layering-cache-starter
多级缓存 Starter

Download layering-cache-starter 1.0.13


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

Dependencies

compile (18)

Group / Artifact Type Version
com.github.zomin : layering-cache-aspectj jar 1.0.13
com.github.zomin : layering-cache-tool jar 1.0.13
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.18.RELEASE
org.springframework : spring-aop Optional jar 5.1.18.RELEASE
org.springframework : spring-context Optional jar 5.1.18.RELEASE
org.aspectj : aspectjweaver Optional jar 1.9.5
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.1.17.RELEASE
org.springframework.data : spring-data-redis Optional jar 2.1.17.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
redis.clients : jedis Optional jar 2.9.3
io.lettuce : lettuce-core Optional jar 5.1.8.RELEASE

Project Modules

There are no modules declared in this project.