io.gitee.laoshirenggo:cache

缓存模块

License

License

GroupId

GroupId

io.gitee.laoshirenggo
ArtifactId

ArtifactId

cache
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

缓存模块
Project URL

Project URL

https://gitee.com/laoshirenggo/jl-cache

Download cache

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0
cn.hutool : hutool-all jar 5.6.3
org.springframework.boot : spring-boot-starter-web jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.3.10.RELEASE
org.redisson : redisson Optional jar 3.15.4
com.hazelcast : hazelcast Optional jar 3.12.12
com.hazelcast : hazelcast-spring Optional jar 3.12.12
io.gitee.laoshirenggo : spring-factories Optional jar 1.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0