Download common-rabbitmq-1.5.0.jar file - Jar c

Jar examples for c:common-rabbitmq

Description

You can download jar file common-rabbitmq 1.5.0 in this page.

License

Open Source License

Build File

You can use the following script to add common-rabbitmq-1.5.0.jar to your project.

<dependency>
   <groupId>com.dell.cpsd.common.messaging</groupId>
   <artifactId>common-rabbitmq</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'com.dell.cpsd.common.messaging', name: 'common-rabbitmq', version: '1.5.0'
libraryDependencies += "com.dell.cpsd.common.messaging" % "common-rabbitmq" % "1.5.0"
<dependency org="com.dell.cpsd.common.messaging" name="common-rabbitmq" rev="1.5.0"/>
@Grapes(@Grab(group='com.dell.cpsd.common.messaging', module='common-rabbitmq', version='1.5.0'))
'com.dell.cpsd.common.messaging:common-rabbitmq:jar:1.5.0'

Download

Click the following link to download the jar file.

common-rabbitmq-1.5.0-javadoc.jar
common-rabbitmq-1.5.0-sources.jar
common-rabbitmq-1.5.0.jar
common-rabbitmq-1.5.0.pom



Related Tutorials