is not current version
Last Version 0.0.12

akmtool-web 0.0.9

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

License

License

GroupId

GroupId

io.github.akmtool
ArtifactId

ArtifactId

akmtool-web
Version

Version

0.0.9
Type

Type

jar
Description

Description

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

Download akmtool-web 0.0.9


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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.akmtool : akmtool-cache jar 0.0.9
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 2.1.2
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
org.springframework.boot : spring-boot-starter-web jar 2.5.4
org.springframework.boot : spring-boot-starter-validation jar 2.5.4
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.