is not current version
Last Version 2.0.0

Hono Client for Command & Control (Kafka) 1.12.0

An Kafka based implementation of the client for Hono's south bound Command and Control API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-client-command-kafka
Version

Version

1.12.0
Type

Type

jar
Description

Description

Hono Client for Command & Control (Kafka)
An Kafka based implementation of the client for Hono's south bound Command and Control API
Project Organization

Project Organization

Eclipse Foundation

Download hono-client-command-kafka 1.12.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.hono : hono-client-command jar 1.12.0
org.eclipse.hono : hono-client jar 1.12.0
org.eclipse.hono : hono-client-kafka-common jar 1.12.0
org.eclipse.hono : hono-client-notification jar 1.12.0
org.eclipse.hono : hono-client-registry jar 1.12.0
io.vertx : vertx-core jar 4.2.2
io.vertx : vertx-web jar 4.2.2

provided (1)

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

test (8)

Group / Artifact Type Version
org.eclipse.hono » kafka-test-utils jar 1.12.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.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.12.0

Project Modules

There are no modules declared in this project.