License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.messaging.amqp-parent |
Last Version | Last Version6.1.0-RC4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCWF 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.
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
Filename | Size |
---|---|
org.carewebframework.messaging.amqp-parent-6.1.0-RC4.pom | 641 bytes |
Browse |
<!-- 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"]