| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.hono | 
| ArtifactId | ArtifactIdhono-client-command | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHono Client for Command & Control Clients for Hono's south bound Command and Control API | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| hono-client-command-2.0.0.pom | |
| hono-client-command-2.0.0.jar | 162 KB | 
| hono-client-command-2.0.0-sources.jar | 37 KB | 
| hono-client-command-2.0.0-javadoc.jar | 511 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-command/ -->
<dependency>
    <groupId>org.eclipse.hono</groupId>
    <artifactId>hono-client-command</artifactId>
    <version>2.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-command/
implementation 'org.eclipse.hono:hono-client-command:2.0.0'// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-command/
implementation ("org.eclipse.hono:hono-client-command:2.0.0")'org.eclipse.hono:hono-client-command:jar:2.0.0'<dependency org="org.eclipse.hono" name="hono-client-command" rev="2.0.0">
  <artifact name="hono-client-command" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.hono', module='hono-client-command', version='2.0.0')
)libraryDependencies += "org.eclipse.hono" % "hono-client-command" % "2.0.0"[org.eclipse.hono/hono-client-command "2.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.hono : hono-client-common | jar | 2.0.0 | 
| org.eclipse.hono : hono-client-amqp-connection | jar | 2.0.0 | 
| io.vertx : vertx-core | jar | 4.2.7 | 
| org.eclipse.hono : hono-core | jar | 2.0.0 | 
| io.vertx : vertx-health-check | jar | 4.2.7 | 
| io.opentracing : opentracing-api | jar | |
| io.opentracing : opentracing-noop Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.hono : hono-legal | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.9 | 
| 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 |