is not current version
Last Version 2.0.0

Hono Client AMQP Common 1.8.0

Classes required for implementing AMQP based Hono clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-client-amqp-common
Version

Version

1.8.0
Type

Type

jar
Description

Description

Hono Client AMQP Common
Classes required for implementing AMQP based Hono clients
Project Organization

Project Organization

Eclipse Foundation

Download hono-client-amqp-common 1.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.hono : hono-client jar 1.8.0
org.eclipse.hono : hono-client-common jar 1.8.0
com.github.ben-manes.caffeine : caffeine jar 2.8.8

provided (1)

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

test (9)

Group / Artifact Type Version
org.eclipse.hono » client-test-utils jar 1.8.0
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.0

Project Modules

There are no modules declared in this project.