is not current version
Last Version 1.12.1

org.eclipse.hono:hono-service-device-registry-file 1.3.1

A default file 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-file
Version

Version

1.3.1
Type

Type

jar

Download hono-service-device-registry-file 1.3.1


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