cache

Memcached和Redis简单封装.

License

License

GroupId

GroupId

com.suyeer
ArtifactId

ArtifactId

cache
Last Version

Last Version

5.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
5.0.0
4.0.3
4.0.2
4.0.1
4.0.0
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0