License |
License |
---|---|
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIdcache |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description缓存模块
|
Project URL |
Project URL |
Filename | Size |
---|---|
cache-1.0.pom | |
cache-1.0.jar | 24 KB |
cache-1.0-sources.jar | 13 KB |
cache-1.0-javadoc.jar | 139 KB |
Browse |
<!-- 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"]
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 |