| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.hono |
| ArtifactId | ArtifactIdhono-cli |
| Last Version | Last Version1.12.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHono command-line interface
Hono Command line Interface
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hono-cli-1.12.1.pom | |
| hono-cli-1.12.1.jar | 125 KB |
| hono-cli-1.12.1-sources.jar | 24 KB |
| hono-cli-1.12.1-javadoc.jar | 456 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-legal | jar | 1.12.1 |
| org.eclipse.hono : hono-demo-certs | jar | 1.12.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.9 |
| org.springframework.boot : spring-boot-starter-logging | jar | 2.5.9 |
| 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 |