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

org.apache.activemq:activemq-web 5.12.3

Web Connector for REST API and Streamlets support

Группа

Группа

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

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

activemq-web
Версия

Версия

5.12.3
Тип

Тип

jar

Скачать activemq-web 5.12.3


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