<dependency>
<groupId>com.github.hqstevenson.junit</groupId>
<artifactId>activemq-junit</artifactId>
<version>1.0.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.hqstevenson.junit', module='activemq-junit', version='1.0.1')
)
provided
|-- junit:junit:4.12
|-- org.apache.activemq:activemq-client:5.14.4
|-- org.apache.activemq:activemq-broker:5.14.4
|-- org.apache.activemq:activemq-pool:5.14.4
|-- org.apache.activemq:activemq-spring:5.14.4
|-- org.springframework:spring-context:4.1.9.RELEASE
|-- org.slf4j:slf4j-api:1.7.21
test