| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.hono |
| ArtifactId | ArtifactIdhono-service-device-registry-jdbc |
| Version | Version1.12.0 |
| Type | Typejar |
| Description |
DescriptionHono JDBC Based Device Registry
A JDBC based device registry for Hono implementing the Device Registration and Credentials APIs.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-jdbc/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-service-device-registry-jdbc</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-jdbc/
implementation 'org.eclipse.hono:hono-service-device-registry-jdbc:1.12.0'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-jdbc/
implementation ("org.eclipse.hono:hono-service-device-registry-jdbc:1.12.0")
'org.eclipse.hono:hono-service-device-registry-jdbc:jar:1.12.0'
<dependency org="org.eclipse.hono" name="hono-service-device-registry-jdbc" rev="1.12.0">
<artifact name="hono-service-device-registry-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-device-registry-jdbc', version='1.12.0')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-device-registry-jdbc" % "1.12.0"
[org.eclipse.hono/hono-service-device-registry-jdbc "1.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-service-device-registry-base | jar | 1.12.0 |
| org.eclipse.hono : hono-service-base-jdbc | jar | 1.12.0 |
| org.eclipse.hono : hono-client-telemetry-amqp | jar | 1.12.0 |
| org.eclipse.hono : hono-client-telemetry-kafka | jar | 1.12.0 |
| io.vertx : vertx-jdbc-client | jar | 4.2.2 |
| io.vertx : vertx-auth-jdbc | jar | 4.2.2 |
| org.eclipse.hono : hono-service-base-spring | jar | 1.12.0 |
| 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.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-legal | jar | 1.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | |
| org.postgresql : postgresql | jar | |
| 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 |
|---|---|---|
| io.vertx : vertx-junit5 | jar | 4.2.2 |
| org.testcontainers : postgresql | jar | |
| org.eclipse.hono : hono-service-device-registry-base | test-jar | 1.12.0 |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.eclipse.hono : hono-demo-certs | jar | 1.12.0 |
| org.mockito : mockito-core | jar | |
| com.google.truth : truth | jar | 1.1.3 |
| org.eclipse.hono » core-test-utils | jar | 1.12.0 |