Last Version

Hono Configuration 0.5-M3

Default Hono configuration to be used by other modules.

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-config
Version

Version

0.5-M3
Type

Type

jar
Description

Description

Hono Configuration
Default Hono configuration to be used by other modules.
Project Organization

Project Organization

Eclipse Foundation

Download hono-config 0.5-M3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.