Last Version

Hono Application 0.5-M5

A Spring Boot application for running a Hono server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-app
Version

Version

0.5-M5
Type

Type

jar
Description

Description

Hono Application
A Spring Boot application for running a Hono server
Project Organization

Project Organization

Eclipse Foundation

Download hono-app 0.5-M5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.hono : hono-server jar 0.5-M5
org.eclipse.hono : hono-demo-certs jar 0.5-M5

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.14

Project Modules

There are no modules declared in this project.