is not current version
Last Version 2.0.0

org.eclipse.hono:hono-service-device-registry-jdbc 1.6.2

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-service-device-registry-jdbc
Version

Version

1.6.2
Type

Type

jar

Download hono-service-device-registry-jdbc 1.6.2


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