Last Version

com.stratio.receiver:spark-rabbitmq_1.4 0.2.0

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_1.4
Version

Version

0.2.0
Type

Type

jar
Description

Description

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

Project Organization

Stratio

Download spark-rabbitmq_1.4 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.spark : spark-streaming_2.10 jar 1.4.1
org.apache.spark : spark-sql_2.10 jar 1.4.1
com.rabbitmq : amqp-client jar 3.5.1
joda-time : joda-time jar 2.8.2

Project Modules

There are no modules declared in this project.