MVN

org.eclipse.hono : hono-artemis

Maven & Gradle

Jul 04, 2017
1 usages
416 stars

Hono Artemis · Module for building a Docker image for ActiveMQ Artemis using the Hono default configuration.

<dependency>
    <groupId>org.eclipse.hono</groupId>
    <artifactId>hono-artemis</artifactId>
    <version>0.5-M6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.hono : hono-artemis to add to Maven - Latest Versions:

  • Latest Stable: 0.5-M6

All Versions

Choose a version of org.eclipse.hono : hono-artemis to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5
hono-artemis-0.5-M6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.hono</groupId>
    <artifactId>hono-artemis</artifactId>
    <version>0.5-M6</version>
</dependency>