License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases CLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-service-device-registry-mongodb |
Version | Version1.12.1 |
Type | Typejar |
Description |
DescriptionHono Mongodb Based Device Registry (Spring)
A Spring Boot 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/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-service-device-registry-mongodb</artifactId>
<version>1.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-mongodb/
implementation 'org.eclipse.hono:hono-service-device-registry-mongodb:1.12.1'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-mongodb/
implementation ("org.eclipse.hono:hono-service-device-registry-mongodb:1.12.1")
'org.eclipse.hono:hono-service-device-registry-mongodb:jar:1.12.1'
<dependency org="org.eclipse.hono" name="hono-service-device-registry-mongodb" rev="1.12.1">
<artifact name="hono-service-device-registry-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-device-registry-mongodb', version='1.12.1')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-device-registry-mongodb" % "1.12.1"
[org.eclipse.hono/hono-service-device-registry-mongodb "1.12.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-service-device-registry-mongodb-base | jar | 1.12.1 |
org.eclipse.hono : hono-service-base-spring | jar | 1.12.1 |
org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.5.9 |
io.opentracing.contrib : opentracing-tracerresolver | jar | |
org.yaml : snakeyaml | 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.springframework.boot : spring-boot-starter-logging | jar | 2.5.9 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
io.netty : netty-transport-native-epoll | jar | 4.1.72.Final |
io.netty : netty-transport-native-kqueue | jar | 4.1.72.Final |
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 |