is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-cache 2.1.8

toolbox 缓存操作工具包

License

License

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-cache
Version

Version

2.1.8
Type

Type

jar
Description

Description

toolbox 缓存操作工具包

Download toolbox-cache 2.1.8


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.hughwick : toolbox-core jar 2.1.8
redis.clients : jedis jar 3.3.0
com.github.ben-manes.caffeine : caffeine jar 3.0.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.springframework : spring-test jar 5.2.13.RELEASE
org.springframework : spring-context jar 5.2.13.RELEASE

Project Modules

There are no modules declared in this project.