is not current version
Last Version 4.0-M3

activemq:activemq-ra 3.0


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-ra
Version

Version

3.0
Type

Type

rar

Download activemq-ra 3.0


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