is not current version
Last Version 4.0-M3

activemq:activemq-ra 1.2-20041105


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-ra
Version

Version

1.2-20041105
Type

Type

rar

Download activemq-ra 1.2-20041105


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