is not current version
Last Version 5.17.1

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

The ActiveMQ Message Broker and Client Unit Tests

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-unit-tests
Version

Version

5.16.5
Type

Type

jar

Download activemq-unit-tests 5.16.5


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