Last Version

Hono Messaging 0.9-M2

The Messaging service implements Hono's Telemetry and Event APIs.

License

License

Categories

Categories

CLI User Interface Messaging Application Layer Libs
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-service-messaging
Version

Version

0.9-M2
Type

Type

jar
Description

Description

Hono Messaging
The Messaging service implements Hono's Telemetry and Event APIs.
Project URL

Project URL

https://www.eclipse.org/hono
Project Organization

Project Organization

Eclipse Foundation

Download hono-service-messaging 0.9-M2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.hono : hono-service-base jar 0.9-M2
org.springframework.boot : spring-boot jar 1.5.16.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.16.RELEASE

provided (2)

Group / Artifact Type Version
org.eclipse.hono : hono-legal jar 0.9-M2
org.eclipse.hono : hono-demo-certs jar 0.9-M2

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 1.5.16.RELEASE
org.yaml : snakeyaml jar 1.17

test (4)

Group / Artifact Type Version
io.vertx : vertx-unit jar 3.6.2
io.micrometer : micrometer-registry-graphite jar 1.0.6
junit : junit jar 4.12
org.mockito : mockito-core jar 2.19.0

Project Modules

There are no modules declared in this project.