is not current version
Last Version 0.5.1

com.stratio.receiver:spark-rabbitmq 0.5.0

RabbitMQ-Receiver is a library that allows the user to read data with Apache Spark from RabbitMQ.

GroupId

GroupId

com.stratio.receiver
ArtifactId

ArtifactId

spark-rabbitmq
Version

Version

0.5.0
Type

Type

jar

Download spark-rabbitmq 0.5.0


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