is not current version
Last Version 4.0-M3

activemq:activemq-web 3.0


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-web
Version

Version

3.0
Type

Type

war

Download activemq-web 3.0


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