a

activemq-core

The ActiveMQ Message Broker and Client implementations
Files download
File Operation
activemq-core-5.4.2.jar download
activemq-core-5.4.2.pom download
activemq-core-5.4.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.activemq</groupId>
  <artifactId>activemq-core</artifactId>
  <version>5.4.2</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.apache.activemq:activemq-core:5.4.2'
Gradle Kotlin
implementation("org.apache.activemq:activemq-core:5.4.2")
Scala SBT
libraryDependencies += "org.apache.activemq" % "activemq-core" % "5.4.2"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.activemq', module='activemq-core', version='5.4.2')
)
Apache Ivy
<dependency org="org.apache.activemq" name="activemq-core" rev="5.4.2" />
Leiningen
[org.apache.activemq/activemq-core "5.4.2"]
Apache Buildr
'org.apache.activemq:activemq-core:jar:5.4.2'
Dependencies
<parent>
  <groupId>org.apache.activemq</groupId>
  <artifactId>activemq-parent</artifactId>
  <version>5.4.2</version>
</parent>

compile

|-- commons-logging:commons-logging-api

|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec

|-- org.apache.activemq:activeio-core

|-- org.apache.activemq:kahadb

|-- org.apache.activemq.protobuf:activemq-protobuf

|-- org.osgi:org.osgi.core

|-- org.apache.activemq:activemq-jaas

|-- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec

|-- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec

|-- org.apache.geronimo.specs:geronimo-annotation_1.0_spec

|-- org.apache.geronimo.specs:geronimo-jacc_1.1_spec

|-- commons-pool:commons-pool

|-- com.thoughtworks.xstream:xstream

|-- org.codehaus.jettison:jettison

|-- org.apache.xbean:xbean-spring

|-- stax:stax-api

|-- org.springframework:spring-context

|-- org.apache.derby:derby

|-- xalan:xalan

|-- commons-net:commons-net

|-- org.apache.activemq:activemq-openwire-generator

|-- org.apache.activemq:activeio-core

|-- org.apache.activemq:activemq-jmdns_1.0

|-- org.jasypt:jasypt

|-- com.ibm.icu:icu4j

test

|-- junit:junit

|-- org.hamcrest:hamcrest-all

|-- commons-logging:commons-logging

|-- log4j:log4j

|-- org.springframework:spring-jms

|-- org.springframework:spring-test

|-- commons-io:commons-io

|-- commons-collections:commons-collections

|-- commons-primitives:commons-primitives

|-- axion:axion

|-- regexp:regexp

|-- org.apache.directory.server:apacheds-core:1.0.0

|-- org.slf4j:slf4j-log4j12

|-- org.jmock:jmock-junit4

|-- org.jmock:jmock-legacy

|-- org.apache.ftpserver:ftpserver-core