License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.dell.cpsd.common.messaging |
ArtifactId | ArtifactIdcommon-rabbitmq |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon messaging project for Dell CPSD
|
Filename | Size |
---|---|
common-rabbitmq-1.5.0.pom | |
common-rabbitmq-1.5.0.jar | 148 KB |
common-rabbitmq-1.5.0-sources.jar | 108 KB |
common-rabbitmq-1.5.0-javadoc.jar | 797 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-rabbitmq/ -->
<dependency>
<groupId>com.dell.cpsd.common.messaging</groupId>
<artifactId>common-rabbitmq</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-rabbitmq/
implementation 'com.dell.cpsd.common.messaging:common-rabbitmq:1.5.0'
// https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-rabbitmq/
implementation ("com.dell.cpsd.common.messaging:common-rabbitmq:1.5.0")
'com.dell.cpsd.common.messaging:common-rabbitmq:jar:1.5.0'
<dependency org="com.dell.cpsd.common.messaging" name="common-rabbitmq" rev="1.5.0">
<artifact name="common-rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd.common.messaging', module='common-rabbitmq', version='1.5.0')
)
libraryDependencies += "com.dell.cpsd.common.messaging" % "common-rabbitmq" % "1.5.0"
[com.dell.cpsd.common.messaging/common-rabbitmq "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
org.springframework : spring-expression | jar | |
org.springframework : spring-context | jar | |
org.springframework.amqp : spring-amqp | jar | |
org.springframework.amqp : spring-rabbit | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.commons : commons-lang3 | jar | |
org.springframework.integration : spring-integration-core | jar | |
junit : junit | jar | |
org.mockito : mockito-all | jar |