License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-dispatch-router |
Version | Version0.5-M6 |
Type | Typepom |
Description |
DescriptionHono Dispatch Router
Module for building the Qpid Dispatch Router image including Hono specific configuration, keys, certificates and SASL DB.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hono-dispatch-router-0.5-M6.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-dispatch-router/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-dispatch-router</artifactId>
<version>0.5-M6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-dispatch-router/
implementation 'org.eclipse.hono:hono-dispatch-router:0.5-M6'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-dispatch-router/
implementation ("org.eclipse.hono:hono-dispatch-router:0.5-M6")
'org.eclipse.hono:hono-dispatch-router:pom:0.5-M6'
<dependency org="org.eclipse.hono" name="hono-dispatch-router" rev="0.5-M6">
<artifact name="hono-dispatch-router" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-dispatch-router', version='0.5-M6')
)
libraryDependencies += "org.eclipse.hono" % "hono-dispatch-router" % "0.5-M6"
[org.eclipse.hono/hono-dispatch-router "0.5-M6"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-demo-certs | jar | 0.5-M6 |
org.eclipse.hono : hono-legal | jar | 0.5-M6 |