Hono Device Registry Client

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.hono
Идентификатор

Идентификатор

hono-client-registry
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hono Device Registry Client
Clients for Hono's Tenant, Device Registration and Credentials APIs
Организация-разработчик

Организация-разработчик

Eclipse Foundation

Скачать hono-client-registry

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 4.2.7
io.opentracing : opentracing-api jar
io.opentracing : opentracing-noop Необязательный jar

provided (1)

Идентификатор библиотеки Тип Версия
org.eclipse.hono : hono-legal jar 2.0.0

test (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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