License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.iiifi |
ArtifactId | ArtifactIdkite-data-redis |
Last Version | Last Version1.2.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkite
Spring Cloud Core Component Extension.
|
Filename | Size |
---|---|
kite-data-redis-1.2.1.RELEASE.pom | |
kite-data-redis-1.2.1.RELEASE.jar | 42 KB |
kite-data-redis-1.2.1.RELEASE-sources.jar | 32 KB |
kite-data-redis-1.2.1.RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |