Last Version

easy-cache 4.0.6

An quickily tool named easy-cache for java developers when cache something.

License

License

GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-cache
Version

Version

4.0.6
Type

Type

jar
Description

Description

easy-cache
An quickily tool named easy-cache for java developers when cache something.
Project URL

Project URL

https://gitee.com/xiaoyudeguang/easy-cache

Download easy-cache 4.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.xiaoyudeguang : easy-core jar 4.0.6

provided (4)

Group / Artifact Type Version
net.sf.ehcache : ehcache jar 2.10.4
net.spy : spymemcached jar 2.12.2
org.springframework.data : spring-data-redis jar
org.springframework.boot : spring-boot-starter jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.