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

org.apache.activemq:artemis-console 2.19.1


Группа

Группа

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

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

artemis-console
Версия

Версия

2.19.1
Тип

Тип

war

Скачать artemis-console 2.19.1


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