MVN

org.apache.geronimo.plugins : activemq

Maven & Gradle

May 23, 2013
2 usages

Geronimo Plugins, ActiveMQ v5 · ActiveMQ v5 plugin

<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>activemq</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.geronimo.plugins : activemq to add to Maven - Latest Versions:

  • Latest Stable: 3.0.1
  • Latest Beta: 3.0-beta-1

All Versions

Choose a version of org.apache.geronimo.plugins : activemq to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
activemq-3.0.1
activemq-3.0.0
3.0
activemq-3.0-beta-1
activemq-3.0-M1
2.2.x
activemq-2.2.1
2.2
activemq-2.2
2.1.x
activemq-2.1.8
activemq-2.1.7
activemq-2.1.6
activemq-2.1.5
activemq-2.1.4
activemq-2.1.3
activemq-2.1.2
activemq-2.1.1
2.1
activemq-2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>activemq</artifactId>
    <version>3.0.1</version>
</dependency>