Jar examples for a:activemq-junit
A library of JUnit assertions and resources to assist in testing with ActiveMQ clients and brokers.
You can download jar file activemq-junit 5.15.0 in this page.
The Apache License, Version 2.0
You can use the following script to add activemq-junit-5.15.0.jar to your project.
<dependency> <groupId>org.apache.activemq.tooling</groupId> <artifactId>activemq-junit</artifactId> <version>5.15.0</version> </dependency>
compile group: 'org.apache.activemq.tooling', name: 'activemq-junit', version: '5.15.0'
libraryDependencies += "org.apache.activemq.tooling" % "activemq-junit" % "5.15.0"
<dependency org="org.apache.activemq.tooling" name="activemq-junit" rev="5.15.0"/>
@Grapes(@Grab(group='org.apache.activemq.tooling', module='activemq-junit', version='5.15.0'))
'org.apache.activemq.tooling:activemq-junit:jar:5.15.0'
Click the following link to download the jar file.
activemq-junit-5.15.0-javadoc.jar