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

org.apache.activemq:activemq-web-demo 5.15.14

Web Demo for REST API and Streamlets support

Группа

Группа

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

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

activemq-web-demo
Версия

Версия

5.15.14
Тип

Тип

war

Скачать activemq-web-demo 5.15.14


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