License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-client-notification-kafka |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHono Notification Client (Kafka)
Clients for sending and receiving Hono's notifications with Kafka
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-notification-kafka/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-client-notification-kafka</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-notification-kafka/
implementation 'org.eclipse.hono:hono-client-notification-kafka:2.0.0'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-notification-kafka/
implementation ("org.eclipse.hono:hono-client-notification-kafka:2.0.0")
'org.eclipse.hono:hono-client-notification-kafka:jar:2.0.0'
<dependency org="org.eclipse.hono" name="hono-client-notification-kafka" rev="2.0.0">
<artifact name="hono-client-notification-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-client-notification-kafka', version='2.0.0')
)
libraryDependencies += "org.eclipse.hono" % "hono-client-notification-kafka" % "2.0.0"
[org.eclipse.hono/hono-client-notification-kafka "2.0.0"]
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-kafka-common | jar | 2.0.0 |
io.quarkus : quarkus-core Optional | jar | 2.8.3.Final |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.9 |
org.eclipse.hono » kafka-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 |