is not current version
Last Version 1.12.1

Hono Device Connection service 1.8.1

An implementation of Hono's Device Connection API that is using Infinispan for storing data.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-service-device-connection
Version

Version

1.8.1
Type

Type

jar
Description

Description

Hono Device Connection service
An implementation of Hono's Device Connection API that is using Infinispan for storing data.
Project Organization

Project Organization

Eclipse Foundation

Download hono-service-device-connection 1.8.1


<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-connection/ -->
<dependency>
    <groupId>org.eclipse.hono</groupId>
    <artifactId>hono-service-device-connection</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-connection/
implementation 'org.eclipse.hono:hono-service-device-connection:1.8.1'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-connection/
implementation ("org.eclipse.hono:hono-service-device-connection:1.8.1")
'org.eclipse.hono:hono-service-device-connection:jar:1.8.1'
<dependency org="org.eclipse.hono" name="hono-service-device-connection" rev="1.8.1">
  <artifact name="hono-service-device-connection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-device-connection', version='1.8.1')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-device-connection" % "1.8.1"
[org.eclipse.hono/hono-service-device-connection "1.8.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.infinispan : infinispan-client-hotrod jar 11.0.9.Final
org.eclipse.hono : client-device-connection-infinispan jar 1.8.1
org.eclipse.hono : hono-service-base-spring jar 1.8.1
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.4.3
io.opentracing.contrib : opentracing-tracerresolver jar 0.1.8
org.eclipse.hono : hono-service-base jar 1.8.1

provided (1)

Group / Artifact Type Version
org.eclipse.hono : hono-legal jar 1.8.1

runtime (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 2.4.3
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

test (5)

Group / Artifact Type Version
org.eclipse.hono : hono-demo-certs jar 1.8.1
org.mockito : mockito-core jar 3.7.7
io.vertx : vertx-junit5 jar 3.9.7
org.assertj : assertj-core jar 3.19.0
org.eclipse.hono » core-test-utils jar 1.8.1

Project Modules

There are no modules declared in this project.