MVN

org.apifocal.activemix.tools : activemix-brokers

Maven & Gradle

Mar 28, 2020

ActiveMix - Clusters · ActiveMQ test brokers running standalone (using activemq-maven-plugin)

<dependency>
    <groupId>org.apifocal.activemix.tools</groupId>
    <artifactId>activemix-brokers</artifactId>
    <version>1.0.0.rc1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apifocal.activemix.tools : activemix-brokers to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.rc1
  • Latest Release Candidate: 1.0.0.rc1

All Versions

Choose a version of org.apifocal.activemix.tools : activemix-brokers to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
activemix-brokers-1.0.0.rc1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apifocal.activemix.tools</groupId>
    <artifactId>activemix-brokers</artifactId>
    <version>1.0.0.rc1</version>
</dependency>