is not current version
Last Version 2.0.0

Hono Client for Command & Control 1.10.0

Clients for Hono's south bound Command and Control API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-client-command
Version

Version

1.10.0
Type

Type

jar
Description

Description

Hono Client for Command & Control
Clients for Hono's south bound Command and Control API
Project Organization

Project Organization

Eclipse Foundation

Download hono-client-command 1.10.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.eclipse.hono : hono-client jar 1.10.0
org.eclipse.hono : hono-client-common jar 1.10.0
io.vertx : vertx-core jar 4.1.3
org.eclipse.hono : hono-core jar 1.10.0
io.vertx : vertx-health-check jar 4.1.3
io.vertx : vertx-proton Optional jar 4.1.3
io.opentracing : opentracing-api jar 0.33.0
io.opentracing : opentracing-noop Optional jar 0.33.0

provided (1)

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

test (8)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.7.7
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
io.vertx : vertx-junit5 jar 4.1.3
org.assertj : assertj-core jar 3.20.2
com.google.truth : truth jar 1.1.3
ch.qos.logback : logback-classic jar 1.2.3
org.eclipse.hono » core-test-utils jar 1.10.0

Project Modules

There are no modules declared in this project.