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

Hono 2.0.0

Eclipse Hono provides remote service interfaces for connecting large numbers of IoT devices to a back end and interacting with them in a uniform way regardless of the device communication protocol.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

hono-parent
Версия

Версия

2.0.0
Тип

Тип

pom
Описание

Описание

Hono
Eclipse Hono provides remote service interfaces for connecting large numbers of IoT devices to a back end and interacting with them in a uniform way regardless of the device communication protocol.
Ссылка на сайт

Ссылка на сайт

https://www.eclipse.org/hono
Организация-разработчик

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

Eclipse Foundation
Система контроля версий

Система контроля версий

https://github.com/eclipse/hono

Скачать hono-parent 2.0.0

Имя Файла Размер
hono-parent-2.0.0.pom 25 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • adapter-base
  • adapters
  • bom
  • core
  • cli
  • client-device-connection-infinispan
  • clients
  • demo-certs
  • examples
  • legal
  • service-base
  • services
  • site
  • test-utils
  • tests