is not current version
Last Version 2.0.0

Hono Notification Client (Kafka) 1.11.2

Clients for sending and receiving Hono's notifications with Kafka

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-client-notification-kafka
Version

Version

1.11.2
Type

Type

jar
Description

Description

Hono Notification Client (Kafka)
Clients for sending and receiving Hono's notifications with Kafka
Project Organization

Project Organization

Eclipse Foundation

Download hono-client-notification-kafka 1.11.2


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

Dependencies

compile (3)

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

provided (1)

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

test (8)

Group / Artifact Type Version
org.eclipse.hono » kafka-test-utils jar 1.11.2
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.2
com.google.truth : truth jar 1.1.3
ch.qos.logback : logback-classic jar 1.2.9
org.eclipse.hono » core-test-utils jar 1.11.2

Project Modules

There are no modules declared in this project.