Last Version

kite 1.2.1.RELEASE

Spring Cloud Core Component Extension.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.iiifi
ArtifactId

ArtifactId

kite-data-redis
Version

Version

1.2.1.RELEASE
Type

Type

jar
Description

Description

kite
Spring Cloud Core Component Extension.

Download kite-data-redis 1.2.1.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4
org.apache.commons : commons-pool2 jar
io.protostuff : protostuff-core jar 1.6.0
io.protostuff : protostuff-runtime jar 1.6.0
org.springframework.boot : spring-boot-starter-data-redis jar

Project Modules

There are no modules declared in this project.