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

Hono Services 1.9.1

Micro services implementing APIs that Hono depends on only and which are therefore not part of the Hono server process itself. The service components included here can be replaced by other (custom) components as long as they implement the required API(s).

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

hono-services
Версия

Версия

1.9.1
Тип

Тип

pom
Описание

Описание

Hono Services
Micro services implementing APIs that Hono depends on only and which are therefore not part of the Hono server process itself. The service components included here can be replaced by other (custom) components as long as they implement the required API(s).
Организация-разработчик

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

Eclipse Foundation

Скачать hono-services 1.9.1

Имя Файла Размер
hono-services-1.9.1.pom 3 KB
Обзор

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

Зависимости

compile (1)

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

provided (1)

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

test (7)

Идентификатор библиотеки Тип Версия
org.eclipse.hono : hono-demo-certs jar 1.9.1
org.mockito : mockito-core jar 3.7.7
io.vertx : vertx-junit5 jar 3.9.7
org.assertj : assertj-core jar 3.19.0
com.google.truth : truth jar 1.1.3
org.eclipse.hono » core-test-utils jar 1.9.1
ch.qos.logback : logback-classic jar 1.2.3

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

  • auth
  • auth-base
  • auth-quarkus
  • base-jdbc
  • base-quarkus
  • base-spring
  • command-router
  • command-router-base
  • command-router-quarkus
  • device-connection
  • device-registry-base
  • device-registry-file
  • device-registry-jdbc
  • device-registry-mongodb