Last Version

cn.detachment:detachment-redis 1.0.6-RELEASE

detachment basic, utils

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

detachment-redis
Version

Version

1.0.6-RELEASE
Type

Type

jar
Description

Description

detachment basic, utils

Download detachment-redis 1.0.6-RELEASE


<!-- 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.