is not current version
Last Version 0.9-M2

org.eclipse.hono:hono-service-messaging 0.5-M6

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

Categories

Categories

CLI User Interface Messaging Application Layer Libs
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-service-messaging
Version

Version

0.5-M6
Type

Type

jar

Download hono-service-messaging 0.5-M6


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