MVN

org.apache.servicemix : activemq

Maven & Gradle

May 26, 2017

Apache ServiceMix :: ActiveMQ

<dependency>
    <groupId>org.apache.servicemix</groupId>
    <artifactId>activemq</artifactId>
    <version>org.apache.servicemix.activemq.service</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: org.apache.servicemix.activemq.service

All Versions

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

Version Vulnerabilities Updated
7.0.x
activemq-7.0.1
activemq-7.0.0
activemq-7.0.0.M3
activemq-7.0.0.M2
activemq-7.0.0.M1
6.1.x
activemq-6.1.4
activemq-6.1.3
activemq-6.1.2
activemq-6.1.1
activemq-6.1.0
6.0.x
activemq-6.0.5
activemq-6.0.4
activemq-6.0.3
activemq-6.0.2
activemq-6.0.1
activemq-6.0.0
activemq-6.0.0.M2
activemq-6.0.0.M1
5.6.x
activemq-5.6.3
activemq-5.6.2
activemq-5.6.1
activemq-5.6.0
5.5.x
activemq-5.5.4
activemq-5.5.3
activemq-5.5.2
activemq-5.5.1
activemq-5.5.0
5.4.x
activemq-5.4.3
activemq-5.4.2
activemq-5.4.1
activemq-5.4.0
5.3.x
activemq-5.3.2
activemq-5.3.1
activemq-5.3.0
5.2.x
activemq-5.2.2
activemq-5.2.1
activemq-5.2.0
5.1.x
activemq-5.1.6
activemq-5.1.5
activemq-5.1.4
activemq-5.1.3
activemq-5.1.2
activemq-5.1.1
activemq-5.1.0
5.0.x
activemq-5.0.6
activemq-5.0.5
activemq-5.0.4
activemq-5.0.3
activemq-5.0.2
activemq-5.0.1
activemq-5.0.0
org.apache.x
activemq-org.apache.servicemix.activemq.service
activemq-org.apache.servicemix.activemq.camel
activemq-org.apache.servicemix.activemq.web
activemq-org.apache.servicemix.activemq.commands
activemq-org.apache.servicemix.activemq
activemq
activemq-activemq-service
activemq-activemq

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.servicemix</groupId>
    <artifactId>activemq</artifactId>
    <version>org.apache.servicemix.activemq.service</version>
</dependency>