License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-artemis |
Version | Version0.5-M6 |
Type | Typepom |
Description |
DescriptionHono Artemis
Module for building a Docker image for ActiveMQ Artemis using the Hono default configuration.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hono-artemis-0.5-M6.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-artemis/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-artemis</artifactId>
<version>0.5-M6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-artemis/
implementation 'org.eclipse.hono:hono-artemis:0.5-M6'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-artemis/
implementation ("org.eclipse.hono:hono-artemis:0.5-M6")
'org.eclipse.hono:hono-artemis:pom:0.5-M6'
<dependency org="org.eclipse.hono" name="hono-artemis" rev="0.5-M6">
<artifact name="hono-artemis" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-artemis', version='0.5-M6')
)
libraryDependencies += "org.eclipse.hono" % "hono-artemis" % "0.5-M6"
[org.eclipse.hono/hono-artemis "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 |