Last Version

Hono Mongodb Based Device Registry 2.0.0

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

License

License

Categories

Categories

MongoDB Data Databases CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-service-device-registry-mongodb
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Eclipse Foundation

Download hono-service-device-registry-mongodb 2.0.0


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

Dependencies

compile (21)

Group / Artifact Type Version
org.eclipse.hono : hono-service-device-registry-base jar 2.0.0
io.vertx : vertx-mongo-client jar 4.2.7
io.vertx : vertx-auth-mongo jar 4.2.7
org.eclipse.hono : hono-client-telemetry-amqp jar 2.0.0
org.eclipse.hono : hono-client-telemetry-kafka jar 2.0.0
com.bol : cryptvault jar 1.0.2
io.quarkus : quarkus-caffeine jar
io.quarkus : quarkus-kafka-client jar 2.8.3.Final
io.quarkus : quarkus-mongodb-client jar
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

test (10)

Group / Artifact Type Version
org.eclipse.hono : hono-service-device-registry-base test-jar 2.0.0
org.testcontainers : mongodb jar
io.quarkus : quarkus-junit5 jar 2.8.3.Final
org.slf4j : jcl-over-slf4j jar 1.7.36
com.google.truth : truth jar 1.1.3
org.eclipse.hono » core-test-utils 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
io.vertx : vertx-junit5 jar 4.2.7

Project Modules

There are no modules declared in this project.