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

org.apache.activemq:activemq-web 5.15.8

Web Connector for REST API and Streamlets support

Группа

Группа

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

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

activemq-web
Версия

Версия

5.15.8
Тип

Тип

jar

Скачать activemq-web 5.15.8


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