is not current version
Last Version 2.1

activemq:activemq-axis 1.3


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-axis
Version

Version

1.3
Type

Type

jar

Download activemq-axis 1.3


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