License |
License |
---|---|
GroupId | GroupIdio.github.akmtool |
ArtifactId | ArtifactIdakmtool-cache |
Last Version | Last Version0.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakmtool-cache
akmtool缓存工具方法(本地缓存/redis缓存)
|
Filename | Size |
---|---|
akmtool-cache-0.0.12.pom | |
akmtool-cache-0.0.12.jar | 20 KB |
akmtool-cache-0.0.12-sources.jar | 15 KB |
akmtool-cache-0.0.12-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.akmtool/akmtool-cache/ -->
<dependency>
<groupId>io.github.akmtool</groupId>
<artifactId>akmtool-cache</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.akmtool/akmtool-cache/
implementation 'io.github.akmtool:akmtool-cache:0.0.12'
// https://jarcasting.com/artifacts/io.github.akmtool/akmtool-cache/
implementation ("io.github.akmtool:akmtool-cache:0.0.12")
'io.github.akmtool:akmtool-cache:jar:0.0.12'
<dependency org="io.github.akmtool" name="akmtool-cache" rev="0.0.12">
<artifact name="akmtool-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.akmtool', module='akmtool-cache', version='0.0.12')
)
libraryDependencies += "io.github.akmtool" % "akmtool-cache" % "0.0.12"
[io.github.akmtool/akmtool-cache "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
io.github.akmtool : akmtool-core | jar | 0.0.12 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.6.2 |
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.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |