is not current version
Last Version 4.0-M3

activemq:activemq-web 1.5


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-web
Version

Version

1.5
Type

Type

war

Download activemq-web 1.5


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