Apache ServiceMix Features :: ActiveMQ

This pom provides project information that is common to all ServiceMix branches.

Лицензия

Лицензия

Группа

Группа

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

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

activemq
Последняя версия

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

4.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache ServiceMix Features :: ActiveMQ
This pom provides project information that is common to all ServiceMix branches.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать activemq

Имя Файла Размер
activemq-4.2.0.pom 1 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • activemq-commands

Версии библиотеки

Версия
4.2.0
4.0.0
4.0-m1