Last Version

Hono command-line interface 1.12.1

Hono Command line Interface

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-cli
Version

Version

1.12.1
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.12.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.hono : hono-client jar 1.12.1
org.springframework.boot : spring-boot-autoconfigure jar 2.5.9
org.yaml : snakeyaml jar
jakarta.annotation : jakarta.annotation-api jar
org.eclipse.hono : hono-client-kafka-common jar 1.12.1
org.eclipse.hono : hono-client-application-amqp jar 1.12.1
org.eclipse.hono : hono-client-application-kafka jar 1.12.1

provided (2)

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

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.9

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.9
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.12.1

Project Modules

There are no modules declared in this project.