| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.activemq.examples.modules |
| Идентификатор | Идентификаторinter-broker-bridge-pom |
| Версия | Версия2.21.0 |
| Тип | Типpom |
| Описание |
ОписаниеActiveMQ Artemis Inter-broker Bridging Examples
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| inter-broker-bridge-pom-2.21.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/inter-broker-bridge-pom/ -->
<dependency>
<groupId>org.apache.activemq.examples.modules</groupId>
<artifactId>inter-broker-bridge-pom</artifactId>
<version>2.21.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/inter-broker-bridge-pom/
implementation 'org.apache.activemq.examples.modules:inter-broker-bridge-pom:2.21.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/inter-broker-bridge-pom/
implementation ("org.apache.activemq.examples.modules:inter-broker-bridge-pom:2.21.0")
'org.apache.activemq.examples.modules:inter-broker-bridge-pom:pom:2.21.0'
<dependency org="org.apache.activemq.examples.modules" name="inter-broker-bridge-pom" rev="2.21.0">
<artifact name="inter-broker-bridge-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.modules', module='inter-broker-bridge-pom', version='2.21.0')
)
libraryDependencies += "org.apache.activemq.examples.modules" % "inter-broker-bridge-pom" % "2.21.0"
[org.apache.activemq.examples.modules/inter-broker-bridge-pom "2.21.0"]