MVN

com.hevelian.activemq : activemq-parent

Maven & Gradle

Jun 05, 2017
3 stars

ActiveMQ Broker in Tomcat - Parent · Aggregation POM for modules of ActiveMQ Broker in Tomcat

<dependency>
    <groupId>com.hevelian.activemq</groupId>
    <artifactId>activemq-parent</artifactId>
    <version>5.14.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hevelian.activemq : activemq-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.14.5

All Versions

Choose a version of com.hevelian.activemq : activemq-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.14.x
activemq-parent-5.14.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hevelian.activemq</groupId>
    <artifactId>activemq-parent</artifactId>
    <version>5.14.5</version>
</dependency>