a

activemq-unit-tests

The ActiveMQ Message Broker and Client Unit Tests
文件下载
文件名 操作
activemq-unit-tests-5.17.1.jar 下载
activemq-unit-tests-5.17.1.pom 下载
activemq-unit-tests-5.17.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.apache.activemq</groupId>
  <artifactId>activemq-unit-tests</artifactId>
  <version>5.17.1</version>
</dependency>
Gradle Groovy
implementation 'org.apache.activemq:activemq-unit-tests:5.17.1'
Gradle Kotlin
implementation("org.apache.activemq:activemq-unit-tests:5.17.1")
Scala SBT
libraryDependencies += "org.apache.activemq" % "activemq-unit-tests" % "5.17.1"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.activemq', module='activemq-unit-tests', version='5.17.1')
)
Apache Ivy
<dependency org="org.apache.activemq" name="activemq-unit-tests" rev="5.17.1" />
Leiningen
[org.apache.activemq/activemq-unit-tests "5.17.1"]
Apache Buildr
'org.apache.activemq:activemq-unit-tests:jar:5.17.1'
本项目依赖
<parent>
  <groupId>org.apache.activemq</groupId>
  <artifactId>activemq-parent</artifactId>
  <version>5.17.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-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.3_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

|-- org.apache.derby:derbytools

|-- xalan:xalan

|-- 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.apache.logging.log4j:log4j-api

|-- org.apache.logging.log4j:log4j-core

|-- org.apache.logging.log4j:log4j-slf4j-impl

|-- 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:jetty-jndi

|-- 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.mockito:mockito-inline