is not current version
Last Version 2.0.0

org.eclipse.hono:hono-service-device-registry-base 1.11.1

Base classes for implementing a Hono device registry.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-service-device-registry-base
Version

Version

1.11.1
Type

Type

jar

Download hono-service-device-registry-base 1.11.1


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