Last Version

JetLinks Device GateWay Server 1.0.0-RC2

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

License

License

GroupId

GroupId

org.jetlinks
ArtifactId

ArtifactId

jetlinks-gateway
Version

Version

1.0.0-RC2
Type

Type

jar
Description

Description

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

Project URL

http://jetlinks.org/jetlinks-gateway

Download jetlinks-gateway 1.0.0-RC2


<!-- 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.