is not current version
Last Version 0.0.12

akmtool-cache 0.0.9

akmtool缓存工具方法(本地缓存/redis缓存)

License

License

GroupId

GroupId

io.github.akmtool
ArtifactId

ArtifactId

akmtool-cache
Version

Version

0.0.9
Type

Type

jar
Description

Description

akmtool-cache
akmtool缓存工具方法(本地缓存/redis缓存)

Download akmtool-cache 0.0.9


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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.akmtool : akmtool-core jar 0.0.9
org.springframework.boot : spring-boot-starter-data-redis jar 2.5.4
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.projectlombok : lombok Optional jar 1.18.20

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.