cache

缓存配置

License

License

GroupId

GroupId

com.xzixi.framework
ArtifactId

ArtifactId

cache
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

cache
缓存配置

Download cache

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.xzixi.framework : core jar 2.2.2
com.xzixi.framework : redis jar 2.2.2
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-cache jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0
2.1.2
2.1.1