com.mydataharbor:redis-5.3.x-plugin

redis 插件,支持连接单机,主从,哨兵,cluster模式的各种redis服务端,目前支持string数据格式的操作,有需要可以联系作者扩展:list、set、zset、hash

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.mydataharbor
ArtifactId

ArtifactId

redis-5.3.x-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

redis 插件,支持连接单机,主从,哨兵,cluster模式的各种redis服务端,目前支持string数据格式的操作,有需要可以联系作者扩展:list、set、zset、hash

Download redis-5.3.x-plugin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.lettuce : lettuce-core jar 5.3.7.RELEASE
com.mydataharbor : mydataharbor-sink-redis jar 1.1.0
com.mydataharbor : mydataharbor-plugin-base jar 1.0.4

provided (5)

Group / Artifact Type Version
org.pf4j : pf4j jar 3.6.0
com.mydataharbor : mydataharbor-plugin-api jar 1.0.4
com.mydataharbor : mydataharbor-core jar 1.0.4
org.projectlombok : lombok jar 1.18.18
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
junit : junit jar [4.13.1,)
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0