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

org.apache.activemq.examples.clustered:broker-features 2.6.2


Группа

Группа

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

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

broker-features
Версия

Версия

2.6.2
Тип

Тип

pom

Скачать broker-features 2.6.2

Имя Файла Размер
broker-features-2.6.2.pom 2 KB
Обзор

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