Last Version

Hono Client AMQP Connection 2.0.0

vertx-proton based implementation of an AMQP 1.0 connection to Hono service endpoints

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-client-amqp-connection
Version

Version

2.0.0
Type

Type

jar
Description

Description

Hono Client AMQP Connection
vertx-proton based implementation of an AMQP 1.0 connection to Hono service endpoints
Project Organization

Project Organization

Eclipse Foundation

Download hono-client-amqp-connection 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.vertx : vertx-proton jar 4.2.7
org.eclipse.hono : hono-client-common jar 2.0.0
io.opentracing : opentracing-noop jar
io.smallrye.config : smallrye-config Optional jar

provided (1)

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

test (10)

Group / Artifact Type Version
org.eclipse.hono : hono-demo-certs jar 2.0.0
ch.qos.logback : logback-classic jar 1.2.9
io.opentelemetry : opentelemetry-opentracing-shim jar
io.opentelemetry : opentelemetry-sdk jar
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.7
com.google.truth : truth jar 1.1.3
org.eclipse.hono » core-test-utils jar 2.0.0

Project Modules

There are no modules declared in this project.