| License |
License |
|---|---|
| GroupId | GroupIdorg.jetlinks |
| ArtifactId | ArtifactIdjetlinks-gateway |
| Version | Version1.0.0-RC2 |
| Type | Typejar |
| Description |
DescriptionJetLinks Device GateWay Server
设备网关服务,管理多种连接协议以及实现消息收发.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jetlinks-gateway-1.0.0-RC2.pom | |
| jetlinks-gateway-1.0.0-RC2.jar | 67 KB |
| jetlinks-gateway-1.0.0-RC2-sources.jar | 27 KB |
| jetlinks-gateway-1.0.0-RC2-javadoc.jar | 175 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| 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 |