allbs-cache

二级缓存

License

License

GroupId

GroupId

cn.allbs
ArtifactId

ArtifactId

allbs-cache
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

allbs-cache
二级缓存

Download allbs-cache

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.2
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-pool2 jar 2.8.1
cn.allbs : allbs-common jar 1.1.5
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.projectlombok : lombok jar 1.18.20
org.springframework.boot : spring-boot-configuration-processor jar 2.6.2
cn.hutool : hutool-all jar 5.7.9
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 20.0
com.google.code.findbugs : annotations jar 3.0.1

provided (2)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.8.6
org.redisson : redisson-spring-boot-starter jar 3.13.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0