is not current version
Last Version 5.17.1

ActiveMQ :: JUnit Rule 5.16.2

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


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

Dependencies

provided (5)

Group / Artifact Type Version
org.apache.activemq : activemq-broker jar 5.16.2
org.springframework : spring-context jar 4.3.30.RELEASE
org.apache.activemq : activemq-spring jar 5.16.2
org.apache.activemq : activemq-pool jar 5.16.2
junit : junit jar 4.13.2

test (1)

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

Project Modules

There are no modules declared in this project.