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

org.apache.activemq:activemq-http 5.15.0

ActiveMQ HTTP Protocol Support

Группа

Группа

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

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

activemq-http
Версия

Версия

5.15.0
Тип

Тип

jar

Скачать activemq-http 5.15.0


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