не последняя версия
Последняя версия 4.0-M3

activemq:activemq-core 3.1-M3


Группа

Группа

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

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

activemq-core
Версия

Версия

3.1-M3
Тип

Тип

jar

Скачать activemq-core 3.1-M3

Имя Файла Размер
activemq-core-3.1-M3.pom
activemq-core-3.1-M3.jar 895 KB
Обзор

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