cn.detachment:detachment-redis

detachment basic, utils

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

detachment-redis
Last Version

Last Version

1.0.6-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

detachment basic, utils

Download detachment-redis

How to add to project

<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-redis/ -->
<dependency>
    <groupId>cn.detachment</groupId>
    <artifactId>detachment-redis</artifactId>
    <version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-redis/
implementation 'cn.detachment:detachment-redis:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-redis/
implementation ("cn.detachment:detachment-redis:1.0.6-RELEASE")
'cn.detachment:detachment-redis:jar:1.0.6-RELEASE'
<dependency org="cn.detachment" name="detachment-redis" rev="1.0.6-RELEASE">
  <artifact name="detachment-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-redis', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-redis" % "1.0.6-RELEASE"
[cn.detachment/detachment-redis "1.0.6-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
cn.detachment : detachment-core jar 1.0.6-RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 jar
org.springframework : spring-context jar
org.redisson : redisson jar 3.11.3

Project Modules

There are no modules declared in this project.

detachment base

detachment base encapsulates the universal tool, like distributed lock,httpClient utils and so on

github package read token 21bdadda7e719e5566ce76e68348652189f888cf

main module

  • redis
  • mysql-plus
  • log (logback)
  • es 7.x (current 7.4)

reference documentation

Versions

Version
1.0.6-RELEASE
1.0.5-RELEASE
1.0.2-RELEASE
1.0.0-RELEASE