a

activemq-unit-tests

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

compile

|-- org.apache.activemq:activemq-spring

|-- org.apache.activemq:activemq-jdbc-store

|-- org.apache.activemq:activemq-kahadb-store

|-- org.apache.activemq:activemq-leveldb-store

|-- org.apache.activemq:activemq-console

|-- org.apache.activemq:activemq-mqtt

|-- org.apache.activemq:activemq-stomp

|-- org.apache.activemq:activemq-partition

|-- org.apache.activemq:activemq-runtime-config

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

|-- org.slf4j:slf4j-api

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

|-- org.fusesource.mqtt-client:mqtt-client

|-- org.apache.activemq.tooling:activemq-junit

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

|-- org.apache.geronimo.specs:geronimo-jta_1.1_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.springframework:spring-context

|-- org.apache.derby:derby

|-- xalan:xalan

|-- commons-net:commons-net

|-- javax.jmdns:jmdns

|-- org.jasypt:jasypt

|-- org.jasypt:jasypt-spring4

provided

|-- org.osgi:osgi.core

test

|-- org.apache.qpid:qpid-jms-client

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

|-- org.apache.activemq:activemq-broker

|-- junit:junit

|-- org.hamcrest:hamcrest-all

|-- org.slf4j:slf4j-log4j12

|-- 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.commons:commons-dbcp2

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

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

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

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

|-- org.jmock:jmock-junit4

|-- org.jmock:jmock-legacy

|-- org.easymock:easymock:3.2

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

|-- org.mockito:mockito-core

|-- org.powermock:powermock-core

|-- org.powermock:powermock-module-junit4

|-- org.powermock:powermock-api-mockito

|-- org.powermock:powermock-api-mockito-common