не последняя версия
Последняя версия 3.2-M1

activemq:activemq-container 1.1-G1M3


Категории

Категории

Контейнер
Группа

Группа

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

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

activemq-container
Версия

Версия

1.1-G1M3
Тип

Тип

rar

Скачать activemq-container 1.1-G1M3


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