License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-adapter-lora-vertx |
Version | Version1.9.1 |
Type | Typejar |
Description |
DescriptionHono LoRa Adapter
A protocol adapter for connecting LoRa Backend Services like Kerlink or TTN.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapter-lora-vertx/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapter-lora-vertx</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapter-lora-vertx/
implementation 'org.eclipse.hono:hono-adapter-lora-vertx:1.9.1'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapter-lora-vertx/
implementation ("org.eclipse.hono:hono-adapter-lora-vertx:1.9.1")
'org.eclipse.hono:hono-adapter-lora-vertx:jar:1.9.1'
<dependency org="org.eclipse.hono" name="hono-adapter-lora-vertx" rev="1.9.1">
<artifact name="hono-adapter-lora-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-adapter-lora-vertx', version='1.9.1')
)
libraryDependencies += "org.eclipse.hono" % "hono-adapter-lora-vertx" % "1.9.1"
[org.eclipse.hono/hono-adapter-lora-vertx "1.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-adapter-lora-vertx-base | jar | 1.9.1 |
org.slf4j : slf4j-api | jar | 1.7.28 |
io.vertx : vertx-core | jar | 3.9.7 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
org.eclipse.hono : hono-adapter-base-spring | jar | 1.9.1 |
org.eclipse.hono : hono-service-base-spring | jar | 1.9.1 |
org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.4.8 |
org.eclipse.hono : hono-adapter-base | jar | 1.9.1 |
org.eclipse.hono : hono-service-base | jar | 1.9.1 |
io.opentracing : opentracing-api | jar | 0.33.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 1.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-logging | jar | 2.4.8 |
org.yaml : snakeyaml | jar | 1.28 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
io.netty : netty-transport-native-epoll | jar | 4.1.58.Final |
io.netty : netty-transport-native-kqueue | jar | 4.1.58.Final |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 2.2 |
org.eclipse.hono : hono-demo-certs | jar | 1.9.1 |
org.mockito : mockito-core | jar | 3.7.7 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
io.vertx : vertx-junit5 | jar | 3.9.7 |
org.assertj : assertj-core | jar | 3.19.0 |
com.google.truth : truth | jar | 1.1.3 |
org.eclipse.hono » adapter-base-test-utils | jar | 1.9.1 |