is not current version
Last Version 5.17.1

org.apache.activemq:activemq-unit-tests 5.15.2

The ActiveMQ Message Broker and Client Unit Tests

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-unit-tests
Version

Version

5.15.2
Type

Type

jar

Download activemq-unit-tests 5.15.2


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