Hono Client for Protocol Adapters (Kafka)

An Kafka based implementation of the Hono Client for Protocol Adapters

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-client-adapter-kafka
Last Version

Last Version

1.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

Hono Client for Protocol Adapters (Kafka)
An Kafka based implementation of the Hono Client for Protocol Adapters
Project Organization

Project Organization

Eclipse Foundation

Download hono-client-adapter-kafka

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.hono : hono-client-adapter jar 1.8.3
org.eclipse.hono : hono-client jar 1.8.3
org.eclipse.hono : hono-client-kafka-common jar 1.8.3
io.vertx : vertx-core jar 3.9.7

provided (1)

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

test (9)

Group / Artifact Type Version
org.eclipse.hono » kafka-test-utils jar 1.8.3
org.mockito : mockito-core jar 3.7.7
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
io.vertx : vertx-junit5 jar 3.9.7
io.vertx : vertx-rx-java2 jar 3.9.7
org.assertj : assertj-core jar 3.19.0
ch.qos.logback : logback-classic jar 1.2.3
org.eclipse.hono » core-test-utils jar 1.8.3

Project Modules

There are no modules declared in this project.
org.eclipse.hono

Eclipse Foundation

Versions

Version
1.8.3
1.8.2
1.8.1
1.8.0
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0