Last Version

hotkit-redis 2021.001.RC

hotkits项目集合中的一员,Redis客户端适配器组件,让切换Redis客户端框架只需要切换依赖包即可,提供反应式编程API。

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.wujiuye
ArtifactId

ArtifactId

hotkit-redis
Version

Version

2021.001.RC
Type

Type

jar
Description

Description

hotkit-redis
hotkits项目集合中的一员,Redis客户端适配器组件,让切换Redis客户端框架只需要切换依赖包即可,提供反应式编程API。
Project URL

Project URL

https://github.com/wujiuye/hotkits
Source Code Management

Source Code Management

https://github.com/wujiuye/hotkits

Download hotkit-redis 2021.001.RC


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

Dependencies

compile (2)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.9.5
com.github.wujiuye : hotkit-json jar 2021.001.RC

Project Modules

There are no modules declared in this project.