cn.tenfell:cloud-common-redis

tenfell-cloud-component

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.tenfell
ArtifactId

ArtifactId

cloud-common-redis
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

tenfell-cloud-component

Download cloud-common-redis

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0