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

org.apache.qpid:qpid-broker-parent 7.1.9

Apache Qpid Broker-J

Группа

Группа

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

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

qpid-broker-parent
Версия

Версия

7.1.9
Тип

Тип

pom

Скачать qpid-broker-parent 7.1.9

Имя Файла Размер
qpid-broker-parent-7.1.9.pom 60 KB
Обзор

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