is not current version
Last Version 1.6.0.RELEASE

com.outegret:support-redis 1.1.1.RELEASE


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

support-redis
Version

Version

1.1.1.RELEASE
Type

Type

jar

Download support-redis 1.1.1.RELEASE


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