Hono JDBC Based Device Registry

A Quarkus based implementation of Hono's device registry using JDBC for persistence.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-service-device-registry-jdbc
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hono JDBC Based Device Registry
A Quarkus based implementation of Hono's device registry using JDBC for persistence.
Project URL

Project URL

https://www.eclipse.org/hono
Project Organization

Project Organization

Eclipse Foundation

Download hono-service-device-registry-jdbc

How to add to project

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

Dependencies

compile (20)

Group / Artifact Type Version
org.eclipse.hono : hono-service-device-registry-base jar 2.0.0
org.eclipse.hono : hono-service-base-jdbc jar 2.0.0
org.eclipse.hono : hono-client-telemetry-amqp jar 2.0.0
org.eclipse.hono : hono-client-telemetry-kafka jar 2.0.0
io.vertx : vertx-jdbc-client jar 4.2.7
io.vertx : vertx-auth-jdbc jar 4.2.7
io.quarkus : quarkus-caffeine jar
io.quarkus : quarkus-kafka-client jar 2.8.3.Final
io.quarkus : quarkus-vertx jar 2.8.3.Final
io.quarkus : quarkus-jackson jar
io.quarkus : quarkus-config-yaml jar
io.quarkus : quarkus-logging-gelf jar
io.quarkus : quarkus-micrometer jar
io.quarkus : quarkus-opentelemetry jar
io.quarkus : quarkus-opentelemetry-exporter-otlp jar
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
io.quarkus : quarkus-smallrye-health jar
org.jboss.logmanager : log4j2-jboss-logmanager jar
org.jboss.logging : commons-logging-jboss-logging jar
org.eclipse.hono : hono-service-base jar 2.0.0

provided (1)

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

runtime (2)

Group / Artifact Type Version
com.h2database : h2 jar
org.postgresql : postgresql jar

test (9)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar 2.8.3.Final
io.vertx : vertx-junit5 jar 4.2.7
org.testcontainers : postgresql jar
org.eclipse.hono : hono-service-device-registry-base test-jar 2.0.0
org.bouncycastle : bcpkix-jdk18on jar 1.71
org.eclipse.hono : hono-demo-certs jar 2.0.0
org.mockito : mockito-core jar
com.google.truth : truth jar 1.1.3
org.eclipse.hono » core-test-utils jar 2.0.0

Project Modules

There are no modules declared in this project.
org.eclipse.hono

Eclipse Foundation

Versions

Version
2.0.0
1.12.1
1.12.0
1.11.2
1.11.1
1.11.0
1.10.1
1.10.0
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0