JetLinks Device GateWay Server

设备网关服务,管理多种连接协议以及实现消息收发.

License

License

GroupId

GroupId

org.jetlinks
ArtifactId

ArtifactId

jetlinks-gateway
Last Version

Last Version

1.0.0-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

JetLinks Device GateWay Server
设备网关服务,管理多种连接协议以及实现消息收发.
Project URL

Project URL

http://jetlinks.org/jetlinks-gateway

Download jetlinks-gateway

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
io.vertx : vertx-mqtt jar 3.6.3
io.vertx : vertx-core jar 3.6.3
org.jetlinks : lettuce-plus-core Optional jar 1.0.0-RC
org.jetlinks : jetlinks-core jar 1.0.0-RC2
org.redisson : redisson Optional jar 3.10.6
org.jetlinks : coap-codec jar 1.0.0-RC2
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-configuration-processor Optional jar
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : findbugs jar 3.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (6)

Group / Artifact Type Version
org.jetlinks : jetlinks-registry-redis jar 1.0.0-RC2
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