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