Jar examples for r:rabbitmq
RabbitMQ Connection Library
You can download jar file rabbitmq 0.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rabbitmq-0.4.0.jar to your project.
<dependency> <groupId>com.bq.oss.lib</groupId> <artifactId>rabbitmq</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.bq.oss.lib', name: 'rabbitmq', version: '0.4.0'
libraryDependencies += "com.bq.oss.lib" % "rabbitmq" % "0.4.0"
<dependency org="com.bq.oss.lib" name="rabbitmq" rev="0.4.0"/>
@Grapes(@Grab(group='com.bq.oss.lib', module='rabbitmq', version='0.4.0'))
'com.bq.oss.lib:rabbitmq:jar:0.4.0'
Click the following link to download the jar file.
rabbitmq-0.4.0-javadoc.jar