com.siashan:toolkit-cache

siashan-toolkit是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率。

License

License

GroupId

GroupId

com.siashan
ArtifactId

ArtifactId

toolkit-cache
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

siashan-toolkit是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率。

Download toolkit-cache

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar
com.github.ben-manes.caffeine : caffeine Optional jar
org.projectlombok : lombok Optional jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5