is not current version
Last Version 5.17.1

org.apache.activemq:activemq-web-console 5.11.0

Web Console for ActiveMQ

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-web-console
Version

Version

5.11.0
Type

Type

war

Download activemq-web-console 5.11.0


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