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

org.eclipse.hono:hono-parent 0.7

Hono provides a scalable messaging infrastructure targeted at Internet of Things use cases.

Категории

Категории

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

Группа

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

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

hono-parent
Версия

Версия

0.7
Тип

Тип

pom

Скачать hono-parent 0.7

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

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