Last Version

cache 5.0.0

Memcached和Redis简单封装.

License

License

GroupId

GroupId

com.suyeer
ArtifactId

ArtifactId

cache
Version

Version

5.0.0
Type

Type

jar
Description

Description

cache
Memcached和Redis简单封装.
Project URL

Project URL

https://gitee.com/suyeer/cache
Source Code Management

Source Code Management

https://gitee.com/suyeer

Download cache 5.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.5.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4
org.springframework.boot : spring-boot-autoconfigure jar 2.5.4
org.slf4j : slf4j-api jar 1.7.32
com.whalin : Memcached-Java-Client jar 3.0.2
redis.clients : jedis jar 3.7.0
com.alibaba : fastjson jar 1.2.78

runtime (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-web jar 2.14.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.