Apache ServiceMix Features :: ActiveMQ

This pom provides project information that is common to all ServiceMix branches.

License

License

GroupId

GroupId

org.apache.servicemix.activemq
ArtifactId

ArtifactId

activemq
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache ServiceMix Features :: ActiveMQ
This pom provides project information that is common to all ServiceMix branches.
Project Organization

Project Organization

The Apache Software Foundation

Download activemq

Filename Size
activemq-4.2.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.servicemix.activemq/activemq/ -->
<dependency>
    <groupId>org.apache.servicemix.activemq</groupId>
    <artifactId>activemq</artifactId>
    <version>4.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.activemq/activemq/
implementation 'org.apache.servicemix.activemq:activemq:4.2.0'
// https://jarcasting.com/artifacts/org.apache.servicemix.activemq/activemq/
implementation ("org.apache.servicemix.activemq:activemq:4.2.0")
'org.apache.servicemix.activemq:activemq:pom:4.2.0'
<dependency org="org.apache.servicemix.activemq" name="activemq" rev="4.2.0">
  <artifact name="activemq" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.activemq', module='activemq', version='4.2.0')
)
libraryDependencies += "org.apache.servicemix.activemq" % "activemq" % "4.2.0"
[org.apache.servicemix.activemq/activemq "4.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • activemq-commands

Versions

Version
4.2.0
4.0.0
4.0-m1