Last Version

zuihou-j2cache-starter 2.7.0

2级缓存模块

License

License

GroupId

GroupId

com.github.zuihou
ArtifactId

ArtifactId

zuihou-j2cache-starter
Version

Version

2.7.0
Type

Type

jar
Description

Description

zuihou-j2cache-starter
2级缓存模块

Download zuihou-j2cache-starter 2.7.0


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

Dependencies

compile (17)

Group / Artifact Type Version
net.oschina.j2cache : j2cache-core jar
org.javassist : javassist jar
org.objenesis : objenesis jar
org.jgroups : jgroups jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework : spring-aspects jar
org.aspectj : aspectjrt jar 1.9.2
org.aspectj : aspectjweaver jar 1.9.2
aopalliance : aopalliance jar 1.0
org.slf4j : slf4j-api jar
cn.hutool : hutool-all jar
com.alibaba : fastjson jar
com.google.guava : guava jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.