JetLinks Device Registry Redis Implement

基于Redis的设备注册中心

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.jetlinks
ArtifactId

ArtifactId

jetlinks-registry-redis
Last Version

Last Version

1.0.0-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

JetLinks Device Registry Redis Implement
基于Redis的设备注册中心
Project URL

Project URL

http://jetlinks.org/jetlinks-registry-redis

Download jetlinks-registry-redis

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetlinks : jetlinks-core jar 1.0.0-RC2
org.redisson : redisson Optional jar 3.10.6
org.jetlinks : lettuce-plus-core Optional jar 1.0.0-RC
io.projectreactor : reactor-core Optional jar 3.2.10.RELEASE
org.jetlinks : jetlinks-supports jar 1.0.0-RC2
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : findbugs jar 3.0.1
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (8)

Group / Artifact Type Version
io.netty : netty-transport-native-epoll jar
io.netty : netty-transport-native-kqueue jar
org.springframework : spring-core jar
junit : junit jar
org.mockito : mockito-all jar 1.8.5
com.h2database : h2 jar
com.alibaba : druid jar 1.1.14
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Jet Links 物联网基础平台

Maven Central Maven metadata URL

----jetlinks
-------|--------jetlinks-core        #核心模块,统一API
-------|--------jetlinks-supports    #默认功能实现
-------|--------rule-engine          #规则引擎

请先在github中添加SSH Key

$ git clone --recursive [email protected]:jetlinks/jetlinks.git

查看演示

本项目为核心模块整合,无法直接运行. 要看演示效果请看这里.

org.jetlinks

JetLinks IoT Platform

JetLinks 开源物联网平台社区

Versions

Version
1.0.0-RC2
1.0.0-RC