Hono Device Registry Client

Clients for Hono's Tenant, Device Registration and Credentials APIs

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-client-registry
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hono Device Registry Client
Clients for Hono's Tenant, Device Registration and Credentials APIs
Project Organization

Project Organization

Eclipse Foundation

Download hono-client-registry

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.hono : hono-client-common jar 2.0.0
io.vertx : vertx-core jar 4.2.7
org.eclipse.hono : hono-core jar 2.0.0
io.vertx : vertx-health-check jar 4.2.7
io.vertx : vertx-proton Optional jar 4.2.7
io.opentracing : opentracing-api jar
io.opentracing : opentracing-noop Optional jar

provided (1)

Group / Artifact Type Version
org.eclipse.hono : hono-legal jar 2.0.0

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
io.vertx : vertx-junit5 jar 4.2.7
com.google.truth : truth jar 1.1.3
org.eclipse.hono » core-test-utils jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.12.1
1.12.0
1.11.2
1.11.1
1.11.0
1.10.1
1.10.0
1.9.1
1.9.0