Last Version

Hono Server 0.5-M5

The server component of Hono provides the following APIs: - Telemetry - Registration

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-server
Version

Version

0.5-M5
Type

Type

jar
Description

Description

Hono Server
The server component of Hono provides the following APIs: - Telemetry - Registration
Project Organization

Project Organization

Eclipse Foundation

Download hono-server 0.5-M5


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

Dependencies

compile (7)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.4.0
org.slf4j : slf4j-api jar 1.7.2
org.apache.qpid : proton-j jar 0.18.0
io.vertx : vertx-proton jar 3.4.0
org.springframework.boot : spring-boot jar 1.4.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.4.0.RELEASE
org.eclipse.hono : hono-core jar 0.5-M5

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 1.4.0.RELEASE

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
io.vertx : vertx-unit jar 3.4.0
org.assertj : assertj-core jar 3.2.0
org.eclipse.hono : hono-client jar 0.5-M5

Project Modules

There are no modules declared in this project.