is not current version
Last Version 1.2.1.RELEASE

com.iiifi:kite-data-redis 1.1.0.RELEASE

Spring Cloud Core Component Extension.

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.iiifi
ArtifactId

ArtifactId

kite-data-redis
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download kite-data-redis 1.1.0.RELEASE


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