RabbitMQ-Receiver is a library that allows the user to read data with Apache Spark from RabbitMQ.
'com.stratio.receiver:rabbitmq:0.1.0-RELEASE'
<dependency>
<groupId>com.stratio.receiver</groupId>
<artifactId>rabbitmq</artifactId>
<version>0.1.0-RELEASE</version>
</dependency>
<dependency org="com.stratio.receiver" name="rabbitmq" rev="0.1.0-RELEASE"/>
"com.stratio.receiver", "rabbitmq", "0.1.0-RELEASE"