Last Version

ActiveMQ :: JUnit Rule 5.17.1

JUnit Rule for Embedded ActiveMQ Brokers

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.activemq.tooling
ArtifactId

ArtifactId

activemq-junit
Version

Version

5.17.1
Type

Type

jar
Description

Description

ActiveMQ :: JUnit Rule
JUnit Rule for Embedded ActiveMQ Brokers
Project Organization

Project Organization

The Apache Software Foundation

Download activemq-junit 5.17.1


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

Dependencies

provided (5)

Group / Artifact Type Version
org.apache.activemq : activemq-broker jar 5.17.1
org.springframework : spring-context jar 5.3.19
org.apache.activemq : activemq-spring jar 5.17.1
org.apache.activemq : activemq-pool jar 5.17.1
junit : junit jar 4.13.2

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.