akmtool-web

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

License

License

GroupId

GroupId

io.github.akmtool
ArtifactId

ArtifactId

akmtool-web
Last Version

Last Version

0.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download akmtool-web

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.akmtool : akmtool-cache jar 0.0.12
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 2.1.2
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.4.1
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-validation jar 2.6.2
org.projectlombok : lombok Optional jar 1.18.22

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4