License |
License |
---|---|
GroupId | GroupIdio.gitee.kould |
ArtifactId | ArtifactIdKache |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionKache
Kache
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Kache-1.6.0.pom | |
Kache-1.6.0.jar | 53 KB |
Kache-1.6.0-sources.jar | 34 KB |
Kache-1.6.0-javadoc.jar | 353 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.kould/Kache/ -->
<dependency>
<groupId>io.gitee.kould</groupId>
<artifactId>Kache</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.kould/Kache/
implementation 'io.gitee.kould:Kache:1.6.0'
// https://jarcasting.com/artifacts/io.gitee.kould/Kache/
implementation ("io.gitee.kould:Kache:1.6.0")
'io.gitee.kould:Kache:jar:1.6.0'
<dependency org="io.gitee.kould" name="Kache" rev="1.6.0">
<artifact name="Kache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.kould', module='Kache', version='1.6.0')
)
libraryDependencies += "io.gitee.kould" % "Kache" % "1.6.0"
[io.gitee.kould/Kache "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.redisson : redisson | jar | 3.16.1 |
org.springframework.boot : spring-boot-starter-amqp | jar | 2.1.18.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.18.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.18.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.18.RELEASE |
org.apache.commons : commons-pool2 | jar | 2.7.0 |
redis.clients : jedis | jar | 3.1.0 |
cn.hutool : hutool-all | jar | 4.1.14 |
com.google.guava : guava | jar | 22.0 |
com.esotericsoftware : kryo-shaded | jar | 4.0.0 |
de.javakaffee : kryo-serializers | jar | 0.41 |