is not current version
Last Version 1.12.1

Hono Client for Business Applications (Kafka) 1.8.1

Clients for Hono's northbound Kafka-based APIs for implementing business applications

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-client-application-kafka
Version

Version

1.8.1
Type

Type

jar
Description

Description

Hono Client for Business Applications (Kafka)
Clients for Hono's northbound Kafka-based APIs for implementing business applications
Project Organization

Project Organization

Eclipse Foundation

Download hono-client-application-kafka 1.8.1


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

Dependencies

compile (3)

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

provided (1)

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

test (9)

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

Project Modules

There are no modules declared in this project.