is not current version
Last Version 2.1

activemq:activemq-axis 1.4


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-axis
Version

Version

1.4
Type

Type

jar

Download activemq-axis 1.4


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