License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices MongoDB Data Databases CLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-service-device-registry-mongodb-quarkus |
Last Version | Last Version1.12.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHono Mongodb Based Device Registry (Quarkus)
A Quarkus based implementation of Hono's device registry using MongoDB for persistence.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-mongodb-quarkus/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-service-device-registry-mongodb-quarkus</artifactId>
<version>1.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-mongodb-quarkus/
implementation 'org.eclipse.hono:hono-service-device-registry-mongodb-quarkus:1.12.1'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-mongodb-quarkus/
implementation ("org.eclipse.hono:hono-service-device-registry-mongodb-quarkus:1.12.1")
'org.eclipse.hono:hono-service-device-registry-mongodb-quarkus:jar:1.12.1'
<dependency org="org.eclipse.hono" name="hono-service-device-registry-mongodb-quarkus" rev="1.12.1">
<artifact name="hono-service-device-registry-mongodb-quarkus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-device-registry-mongodb-quarkus', version='1.12.1')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-device-registry-mongodb-quarkus" % "1.12.1"
[org.eclipse.hono/hono-service-device-registry-mongodb-quarkus "1.12.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-service-device-registry-mongodb-base | jar | 1.12.1 |
io.quarkus : quarkus-kafka-client | jar | 2.6.3.Final |
org.eclipse.hono : hono-service-base-quarkus | jar | 1.12.1 |
io.quarkus : quarkus-vertx | jar | 2.6.3.Final |
io.quarkus : quarkus-jackson | jar | |
io.quarkus : quarkus-config-yaml | jar | |
org.jboss.logmanager : log4j2-jboss-logmanager | jar | |
org.jboss.logging : commons-logging-jboss-logging | jar | |
io.micrometer : micrometer-registry-prometheus Optional | jar | |
org.eclipse.hono : hono-service-base | jar | 1.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 1.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-demo-certs | jar | 1.12.1 |
org.mockito : mockito-core | jar | |
io.vertx : vertx-junit5 | jar | 4.2.2 |
com.google.truth : truth | jar | 1.1.3 |
org.eclipse.hono » core-test-utils | jar | 1.12.1 |
ch.qos.logback : logback-classic | jar | 1.2.9 |