is not current version
Last Version 1.12.1

Hono command-line interface 1.11.2

Hono Command line Interface

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-cli
Version

Version

1.11.2
Type

Type

jar
Description

Description

Hono command-line interface
Hono Command line Interface
Project URL

Project URL

https://www.eclipse.org/hono
Project Organization

Project Organization

Eclipse Foundation

Download hono-cli 1.11.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.hono : hono-client jar 1.11.2
org.springframework.boot : spring-boot-autoconfigure jar 2.5.7
org.yaml : snakeyaml jar
javax.annotation : javax.annotation-api jar 1.3.2
org.eclipse.hono : hono-client-kafka-common jar 1.11.2
org.eclipse.hono : hono-client-application-amqp jar 1.11.2
org.eclipse.hono : hono-client-application-kafka jar 1.11.2

provided (2)

Group / Artifact Type Version
org.eclipse.hono : hono-legal jar 1.11.2
org.eclipse.hono : hono-demo-certs jar 1.11.2

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.9
org.springframework.boot : spring-boot-starter-logging jar 2.5.7

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.7
org.mockito : mockito-core jar
io.vertx : vertx-junit5 jar 4.2.2
org.junit.jupiter : junit-jupiter-engine jar
org.eclipse.hono » core-test-utils jar 1.11.2

Project Modules

There are no modules declared in this project.