is not current version
Last Version 5.17.1

ActiveMQ :: Broker 5.16.2

The ActiveMQ Message Broker implementation

License

License

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-broker
Version

Version

5.16.2
Type

Type

jar
Description

Description

ActiveMQ :: Broker
The ActiveMQ Message Broker implementation
Project Organization

Project Organization

The Apache Software Foundation

Download activemq-broker 5.16.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.activemq : activemq-client jar 5.16.2
org.apache.activemq : activemq-openwire-legacy jar 5.16.2
org.apache.activemq : activemq-jaas Optional jar 5.16.2
xalan : xalan Optional jar 2.7.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.8

provided (1)

Group / Artifact Type Version
org.osgi : osgi.core Optional jar 6.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.