Leopard-Cache

缓存操作,使程序可以非常方便增加、删除缓存实现类(XxxDaoRedisImpl、XxxDaoMemoryImpl、XxxDaoThreadImpl、XxxDaoRsyncImpl)。

License

License

GroupId

GroupId

io.leopard.boot
ArtifactId

ArtifactId

leopard-boot-cache
Last Version

Last Version

0.9.20
Release Date

Release Date

Type

Type

jar
Description

Description

Leopard-Cache
缓存操作,使程序可以非常方便增加、删除缓存实现类(XxxDaoRedisImpl、XxxDaoMemoryImpl、XxxDaoThreadImpl、XxxDaoRsyncImpl)。

Download leopard-boot-cache

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

leopard-boot

Versions

Version
0.9.20