is not current version
Last Version 1.0.0.RELEASE

com.github.Andy-Shao:GearEE-Redis 0.1.0.RELEASE

GearEE for Redis support

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

GearEE-Redis
Version

Version

0.1.0.RELEASE
Type

Type

jar

Download GearEE-Redis 0.1.0.RELEASE


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