License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-client-kafka-common |
Version | Version1.12.1 |
Type | Typejar |
Description |
DescriptionHono Client Kafka Common
Classes required for implementing Kafka based Hono clients
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-kafka-common/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-client-kafka-common</artifactId>
<version>1.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-kafka-common/
implementation 'org.eclipse.hono:hono-client-kafka-common:1.12.1'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-kafka-common/
implementation ("org.eclipse.hono:hono-client-kafka-common:1.12.1")
'org.eclipse.hono:hono-client-kafka-common:jar:1.12.1'
<dependency org="org.eclipse.hono" name="hono-client-kafka-common" rev="1.12.1">
<artifact name="hono-client-kafka-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-client-kafka-common', version='1.12.1')
)
libraryDependencies += "org.eclipse.hono" % "hono-client-kafka-common" % "1.12.1"
[org.eclipse.hono/hono-client-kafka-common "1.12.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.33 |
io.vertx : vertx-core | jar | 4.2.2 |
org.eclipse.hono : hono-core | jar | 1.12.1 |
org.eclipse.hono : hono-client | jar | 1.12.1 |
org.eclipse.hono : hono-client-common | jar | 1.12.1 |
io.vertx : vertx-kafka-client | jar | 4.2.2 |
io.micrometer : micrometer-core | jar | |
io.quarkus : quarkus-core Optional | jar | 2.6.3.Final |
io.smallrye.config : smallrye-config Optional | jar | |
jakarta.enterprise : jakarta.enterprise.cdi-api Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 1.12.1 |
Group / Artifact | Type | Version |
---|---|---|
io.jaegertracing : jaeger-core | jar | 1.6.0 |
org.eclipse.hono » kafka-test-utils | jar | 1.12.1 |
io.quarkus : quarkus-junit5 | jar | 2.6.3.Final |
io.quarkus : quarkus-config-yaml | jar | |
io.quarkus : quarkus-vertx | jar | 2.6.3.Final |
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 |