is not current version
Last Version 2.0.0

Hono Mongodb Based Device Registry 1.10.0

A Mongodb based device registry for Hono implementing the Device Registration and Credentials APIs.

License

License

Categories

Categories

MongoDB Data Databases CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-service-device-registry-mongodb
Version

Version

1.10.0
Type

Type

jar
Description

Description

Hono Mongodb Based Device Registry
A Mongodb based device registry for Hono implementing the Device Registration and Credentials APIs.
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download hono-service-device-registry-mongodb 1.10.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>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-mongodb/
implementation 'org.eclipse.hono:hono-service-device-registry-mongodb:1.10.0'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-mongodb/
implementation ("org.eclipse.hono:hono-service-device-registry-mongodb:1.10.0")
'org.eclipse.hono:hono-service-device-registry-mongodb:jar:1.10.0'
<dependency org="org.eclipse.hono" name="hono-service-device-registry-mongodb" rev="1.10.0">
  <artifact name="hono-service-device-registry-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-device-registry-mongodb', version='1.10.0')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-device-registry-mongodb" % "1.10.0"
[org.eclipse.hono/hono-service-device-registry-mongodb "1.10.0"]

Dependencies

compile (11)

Group / Artifact Type Version
org.eclipse.hono : hono-service-device-registry-base jar 1.10.0
io.vertx : vertx-mongo-client jar 4.1.3
io.vertx : vertx-auth-mongo jar 4.1.3
org.eclipse.hono : hono-client-telemetry-amqp jar 1.10.0
org.eclipse.hono : hono-client-telemetry-kafka jar 1.10.0
com.bol : cryptvault jar 1.0.2
org.yaml : snakeyaml jar
org.eclipse.hono : hono-service-base-spring jar 1.10.0
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.4.8
io.opentracing.contrib : opentracing-tracerresolver jar 0.1.8
org.eclipse.hono : hono-service-base jar 1.10.0

provided (1)

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

runtime (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 2.4.8
ch.qos.logback : logback-classic jar 1.2.3
io.netty : netty-transport-native-epoll jar 4.1.67.Final
io.netty : netty-transport-native-kqueue jar 4.1.67.Final

test (9)

Group / Artifact Type Version
org.eclipse.hono : hono-service-device-registry-base test-jar 1.10.0
org.testcontainers : mongodb jar
org.bouncycastle : bcpkix-jdk15on jar
org.eclipse.hono : hono-demo-certs jar 1.10.0
org.mockito : mockito-core jar 3.7.7
io.vertx : vertx-junit5 jar 4.1.3
org.assertj : assertj-core jar 3.20.2
com.google.truth : truth jar 1.1.3
org.eclipse.hono » core-test-utils jar 1.10.0

Project Modules

There are no modules declared in this project.