Last Version

Base classes for Mongodb Based Device Registry 1.12.1

Common classes for implementing 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-base
Version

Version

1.12.1
Type

Type

jar
Description

Description

Base classes for Mongodb Based Device Registry
Common classes for implementing 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-base 1.12.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.hono : hono-service-device-registry-base jar 1.12.1
io.vertx : vertx-mongo-client jar 4.2.2
io.vertx : vertx-auth-mongo jar 4.2.2
org.eclipse.hono : hono-client-telemetry-amqp jar 1.12.1
org.eclipse.hono : hono-client-telemetry-kafka jar 1.12.1
com.bol : cryptvault jar 1.0.2
org.yaml : snakeyaml jar
io.smallrye.config : smallrye-config Optional jar
org.eclipse.hono : hono-service-base jar 1.12.1

provided (1)

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

test (10)

Group / Artifact Type Version
org.eclipse.hono : hono-service-device-registry-base test-jar 1.12.1
org.testcontainers : mongodb jar
org.slf4j : jcl-over-slf4j jar 1.7.33
com.google.truth : truth jar 1.1.3
io.smallrye.config : smallrye-config-source-yaml jar
org.eclipse.hono : hono-demo-certs jar 1.12.1
org.mockito : mockito-core jar
io.vertx : vertx-junit5 jar 4.2.2
org.eclipse.hono » core-test-utils jar 1.12.1
ch.qos.logback : logback-classic jar 1.2.9

Project Modules

There are no modules declared in this project.