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

org.wso2.messaging:broker-feature 4.0.19


Категории

Категории

Messaging Библиотеки уровня приложения
Группа

Группа

org.wso2.messaging
Идентификатор

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

broker-feature
Версия

Версия

4.0.19
Тип

Тип

pom

Скачать broker-feature 4.0.19

Имя Файла Размер
broker-feature-4.0.19.pom 1 KB
Обзор

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