is not current version
Last Version 2.0.0

Hono Services 1.9.0

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).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-services
Version

Version

1.9.0
Type

Type

pom
Description

Description

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).
Project Organization

Project Organization

Eclipse Foundation

Download hono-services 1.9.0

Filename Size
hono-services-1.9.0.pom 3 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.hono : hono-service-base jar 1.9.0

provided (1)

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

test (7)

Group / Artifact Type Version
org.eclipse.hono : hono-demo-certs jar 1.9.0
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.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • 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