is not current version
Last Version 4.0-M3

activemq:activemq 1.3


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq
Version

Version

1.3
Type

Type

jar

Download activemq 1.3


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