Leopard-Cache

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

License

License

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-cache
Last Version

Last Version

0.9.12
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download leopard-cache

How to add to project

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

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

Versions

Version
0.9.12
0.9.11
0.9.10
0.9.8
0.9.6
0.9.4
0.0.3
0.0.2