is not current version
Last Version 2.2.0

com.dell.cpsd:common-rabbitmq 2.1.0


GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

common-rabbitmq
Version

Version

2.1.0
Type

Type

jar

Download common-rabbitmq 2.1.0


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