Last Version

com.dell.cpsd:common-rabbitmq 2.2.0

Common messaging project for Dell CPSD

License

License

GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

common-rabbitmq
Version

Version

2.2.0
Type

Type

jar
Description

Description

Common messaging project for Dell CPSD

Download common-rabbitmq 2.2.0


<!-- https://jarcasting.com/artifacts/com.dell.cpsd/common-rabbitmq/ -->
<dependency>
    <groupId>com.dell.cpsd</groupId>
    <artifactId>common-rabbitmq</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/common-rabbitmq/
implementation 'com.dell.cpsd:common-rabbitmq:2.2.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/common-rabbitmq/
implementation ("com.dell.cpsd:common-rabbitmq:2.2.0")
'com.dell.cpsd:common-rabbitmq:jar:2.2.0'
<dependency org="com.dell.cpsd" name="common-rabbitmq" rev="2.2.0">
  <artifact name="common-rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='common-rabbitmq', version='2.2.0')
)
libraryDependencies += "com.dell.cpsd" % "common-rabbitmq" % "2.2.0"
[com.dell.cpsd/common-rabbitmq "2.2.0"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.