Last Version

Fast-boot cache-redis 2.3.0

封装SpringBoot的Redis 管理和J2Cache

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.jiangzeyin.fast-boot
ArtifactId

ArtifactId

common-redis
Version

Version

2.3.0
Type

Type

jar
Description

Description

Fast-boot cache-redis
封装SpringBoot的Redis 管理和J2Cache

Download common-redis 2.3.0


<!-- https://jarcasting.com/artifacts/cn.jiangzeyin.fast-boot/common-redis/ -->
<dependency>
    <groupId>cn.jiangzeyin.fast-boot</groupId>
    <artifactId>common-redis</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jiangzeyin.fast-boot/common-redis/
implementation 'cn.jiangzeyin.fast-boot:common-redis:2.3.0'
// https://jarcasting.com/artifacts/cn.jiangzeyin.fast-boot/common-redis/
implementation ("cn.jiangzeyin.fast-boot:common-redis:2.3.0")
'cn.jiangzeyin.fast-boot:common-redis:jar:2.3.0'
<dependency org="cn.jiangzeyin.fast-boot" name="common-redis" rev="2.3.0">
  <artifact name="common-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jiangzeyin.fast-boot', module='common-redis', version='2.3.0')
)
libraryDependencies += "cn.jiangzeyin.fast-boot" % "common-redis" % "2.3.0"
[cn.jiangzeyin.fast-boot/common-redis "2.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.jiangzeyin.fast-boot : common-boot jar 2.3.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.7
net.oschina.j2cache : j2cache-core jar 2.7.7-release

Project Modules

There are no modules declared in this project.