Last Version

Hono Notification Client (AMQP) 2.0.0

An AMQP 1.0 based implementation of the client for sending and receiving Hono's notifications

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-client-notification-amqp
Version

Version

2.0.0
Type

Type

jar
Description

Description

Hono Notification Client (AMQP)
An AMQP 1.0 based implementation of the client for sending and receiving Hono's notifications
Project Organization

Project Organization

Eclipse Foundation

Download hono-client-notification-amqp 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.hono : hono-client-notification jar 2.0.0
org.eclipse.hono : hono-core jar 2.0.0
org.eclipse.hono : hono-client-amqp-common jar 2.0.0

provided (1)

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

test (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.9
org.eclipse.hono » client-test-utils jar 2.0.0
org.mockito : mockito-core jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
io.vertx : vertx-junit5 jar 4.2.7
com.google.truth : truth jar 1.1.3
org.eclipse.hono » core-test-utils jar 2.0.0

Project Modules

There are no modules declared in this project.