Hono JDBC Based Device Registry

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.hono
Идентификатор

Идентификатор

hono-service-device-registry-jdbc
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hono JDBC Based Device Registry
A Quarkus based implementation of Hono's device registry using JDBC for persistence.
Ссылка на сайт

Ссылка на сайт

https://www.eclipse.org/hono
Организация-разработчик

Организация-разработчик

Eclipse Foundation

Скачать hono-service-device-registry-jdbc

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (20)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.eclipse.hono : hono-legal jar 2.0.0

runtime (2)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar
org.postgresql : postgresql jar

test (9)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.
org.eclipse.hono

Eclipse Foundation

Версии библиотеки

Версия
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