is not current version
Last Version 2.7.0

com.github.yaoguoh:common-redis 2.3.3.RELEASE


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-redis
Version

Version

2.3.3.RELEASE
Type

Type

jar

Download common-redis 2.3.3.RELEASE


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