не последняя версия
Последняя версия 5.17.1

org.apache.activemq:activemq-console 4.1.2

ActiveMQ Management Console

Группа

Группа

org.apache.activemq
Идентификатор

Идентификатор

activemq-console
Версия

Версия

4.1.2
Тип

Тип

jar

Скачать activemq-console 4.1.2


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