is not current version
Last Version 5.17.0

org.apache.activemq:activemq-itests-spring31 5.8.0

ActiveMQ integration test with Spring 3.1

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-itests-spring31
Version

Version

5.8.0
Type

Type

jar

Download activemq-itests-spring31 5.8.0


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