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

org.apache.activemq:artemis-plugin 2.15.0

Artemis plugin module for the HawtIO web console

Группа

Группа

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

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

artemis-plugin
Версия

Версия

2.15.0
Тип

Тип

war

Скачать artemis-plugin 2.15.0


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