is not current version
Last Version 4.0-M3

activemq:activemq-web 1.4


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-web
Version

Version

1.4
Type

Type

war

Download activemq-web 1.4


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