is not current version
Last Version 1.1.1

com.siashan:toolkit-cache 1.0.6

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

License

License

GroupId

GroupId

com.siashan
ArtifactId

ArtifactId

toolkit-cache
Version

Version

1.0.6
Type

Type

jar
Description

Description

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

Download toolkit-cache 1.0.6


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

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.