is not current version
Last Version 5.17.1

org.apache.activemq:activemq-parent 4.1.2

ActiveMQ is a fast and powerful Message Broker which supports many Cross Language Clients and Protocols and many advanced features while fully supporting JMS 1.1 and J2EE 1.4.

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-parent
Version

Version

4.1.2
Type

Type

pom

Download activemq-parent 4.1.2

Filename Size
activemq-parent-4.1.2.pom 39 KB
Browse

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