| Лицензия |
Лицензия
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
|---|---|
| Категории |
КатегорииMessaging Библиотеки уровня приложения |
| Группа | Группаorg.carewebframework |
| Идентификатор | Идентификаторorg.carewebframework.messaging.amqp-parent |
| Последняя версия | Последняя версия6.1.0-RC4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCWF AMQP Aggregator POM
Messaging adapters for various messaging implementations. These are used for
remote event delivery, but may be leveraged for other purposes as well. More
than one messaging adapter may be used at one time. The messaging subsystem
will handle delivery to and receipt from each registered adapter.
|
| Организация-разработчик |
Организация-разработчикRegenstrief Center for Biomedical Informatics |
| Имя Файла | Размер |
|---|---|
| org.carewebframework.messaging.amqp-parent-6.1.0-RC4.pom | 641 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.messaging.amqp-parent/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.messaging.amqp-parent</artifactId>
<version>6.1.0-RC4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.messaging.amqp-parent/
implementation 'org.carewebframework:org.carewebframework.messaging.amqp-parent:6.1.0-RC4'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.messaging.amqp-parent/
implementation ("org.carewebframework:org.carewebframework.messaging.amqp-parent:6.1.0-RC4")
'org.carewebframework:org.carewebframework.messaging.amqp-parent:pom:6.1.0-RC4'
<dependency org="org.carewebframework" name="org.carewebframework.messaging.amqp-parent" rev="6.1.0-RC4">
<artifact name="org.carewebframework.messaging.amqp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.messaging.amqp-parent', version='6.1.0-RC4')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.messaging.amqp-parent" % "6.1.0-RC4"
[org.carewebframework/org.carewebframework.messaging.amqp-parent "6.1.0-RC4"]