License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcn.tenfell |
ArtifactId | ArtifactIdcloud-common-redis |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontenfell-cloud-component
|
Filename | Size |
---|---|
cloud-common-redis-1.0.2.pom | |
cloud-common-redis-1.0.2.jar | 5 KB |
cloud-common-redis-1.0.2-sources.jar | 3 KB |
cloud-common-redis-1.0.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.tenfell/cloud-common-redis/ -->
<dependency>
<groupId>cn.tenfell</groupId>
<artifactId>cloud-common-redis</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tenfell/cloud-common-redis/
implementation 'cn.tenfell:cloud-common-redis:1.0.2'
// https://jarcasting.com/artifacts/cn.tenfell/cloud-common-redis/
implementation ("cn.tenfell:cloud-common-redis:1.0.2")
'cn.tenfell:cloud-common-redis:jar:1.0.2'
<dependency org="cn.tenfell" name="cloud-common-redis" rev="1.0.2">
<artifact name="cloud-common-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tenfell', module='cloud-common-redis', version='1.0.2')
)
libraryDependencies += "cn.tenfell" % "cloud-common-redis" % "1.0.2"
[cn.tenfell/cloud-common-redis "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | 2.4.1 |
cn.hutool : hutool-all Optional | jar | 5.5.4 |
cn.tenfell : cloud-common-core Optional | jar | 1.0.2 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.10.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional | jar | 2.10.2 |
org.projectlombok : lombok Optional | jar | 1.18.16 |