a

activemq-core

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

compile

|-- org.slf4j:slf4j-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.fusesource.mqtt-client:mqtt-client

|-- 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

|-- com.thoughtworks.xstream:xstream

|-- org.codehaus.jettison:jettison

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

|-- org.springframework:spring-context

|-- org.apache.derby:derby

|-- xalan:xalan

|-- commons-net:commons-net

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

|-- javax.jmdns:jmdns

|-- org.jasypt:jasypt

|-- org.jasypt:jasypt-spring3

provided

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

test

|-- junit:junit

|-- org.hamcrest:hamcrest-all

|-- org.slf4j:slf4j-log4j12

|-- log4j:log4j

|-- org.springframework:spring-jms

|-- org.springframework:spring-test

|-- commons-io:commons-io

|-- org.mortbay.jetty:jetty-util:6.1.26

|-- commons-collections:commons-collections

|-- commons-primitives:commons-primitives

|-- axion:axion

|-- regexp:regexp

|-- org.fusesource.joram-jms-tests:joram-jms-tests:1.0

|-- org.eclipse.jetty.aggregate:jetty-all-server

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

|-- org.apache.directory.server:apacheds-server-integ

|-- org.jmock:jmock-junit4

|-- org.jmock:jmock-legacy

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