Last Version

Spark Streaming RabbitMQ Receiver 0.1.0-RELEASE

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

rabbitmq
Version

Version

0.1.0-RELEASE
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 rabbitmq 0.1.0-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 3.5.1
org.apache.spark : spark-streaming_2.10 jar 1.3.0

Project Modules

There are no modules declared in this project.