Last Version

Spark Streaming RabbitMQ Receiver 0.5.1

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

License

License

GroupId

GroupId

com.stratio.receiver
ArtifactId

ArtifactId

spark-rabbitmq
Version

Version

0.5.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Stratio/RabbitMQ-Receiver
Project Organization

Project Organization

Stratio
Source Code Management

Source Code Management

https://github.com/Stratio/RabbitMQ-Receiver.git

Download spark-rabbitmq 0.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.11 jar 2.4.11
com.rabbitmq : amqp-client jar 3.6.6
joda-time : joda-time jar 2.8.2

provided (3)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.0.2
org.apache.spark : spark-streaming_2.11 jar 2.0.2
org.apache.spark : spark-sql_2.11 jar 2.0.2

test (5)

Group / Artifact Type Version
com.github.sstone : amqp-client_2.11 jar 1.5
org.scalatest : scalatest_2.11 jar 2.2.2
org.scalacheck : scalacheck_2.11 jar 1.11.3
junit : junit jar 4.12
com.typesafe.akka : akka-testkit_2.11 jar 2.4.11

Project Modules

There are no modules declared in this project.