Last Version

Hono Client for Business Applications (Kafka) 1.12.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.12.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.12.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.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-application-kafka/
implementation 'org.eclipse.hono:hono-client-application-kafka:1.12.1'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-application-kafka/
implementation ("org.eclipse.hono:hono-client-application-kafka:1.12.1")
'org.eclipse.hono:hono-client-application-kafka:jar:1.12.1'
<dependency org="org.eclipse.hono" name="hono-client-application-kafka" rev="1.12.1">
  <artifact name="hono-client-application-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-client-application-kafka', version='1.12.1')
)
libraryDependencies += "org.eclipse.hono" % "hono-client-application-kafka" % "1.12.1"
[org.eclipse.hono/hono-client-application-kafka "1.12.1"]

Dependencies

compile (3)

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

provided (1)

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

test (8)

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

Project Modules

There are no modules declared in this project.