Last Version

easycache 1.0.1

快速缓存开发工具

License

License

GroupId

GroupId

club.kingyin
ArtifactId

ArtifactId

easycache
Version

Version

1.0.1
Type

Type

jar
Description

Description

easycache
快速缓存开发工具
Project URL

Project URL

https://gitee.com/kingyinOS/easycache
Source Code Management

Source Code Management

https://gitee.com/kingyinOS/easycache

Download easycache 1.0.1


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

Dependencies

compile (13)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.alibaba : fastjson jar 1.2.79
com.google.code.gson : gson jar 2.9.0
org.springframework.boot : spring-boot-starter-aop jar 2.6.3
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.13.1
com.google.guava : guava jar 31.1-jre
com.github.houbb : cache-core jar 0.0.15
redis.clients : jedis jar 4.2.0
org.apache.commons : commons-text jar 1.9
org.slf4j : slf4j-api jar 1.7.33
ch.qos.logback : logback-core jar 1.2.10
ch.qos.logback : logback-classic jar 1.2.10
io.netty : netty-all jar 4.1.78.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.