Last Version

Spark Project External MQTT Assembly 1.6.3

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.spark
ArtifactId

ArtifactId

spark-streaming-mqtt-assembly_2.11
Version

Version

1.6.3
Type

Type

jar
Description

Description

Spark Project External MQTT Assembly
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://spark.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download spark-streaming-mqtt-assembly_2.11 1.6.3


<!-- https://jarcasting.com/artifacts/org.apache.spark/spark-streaming-mqtt-assembly_2.11/ -->
<dependency>
    <groupId>org.apache.spark</groupId>
    <artifactId>spark-streaming-mqtt-assembly_2.11</artifactId>
    <version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.spark/spark-streaming-mqtt-assembly_2.11/
implementation 'org.apache.spark:spark-streaming-mqtt-assembly_2.11:1.6.3'
// https://jarcasting.com/artifacts/org.apache.spark/spark-streaming-mqtt-assembly_2.11/
implementation ("org.apache.spark:spark-streaming-mqtt-assembly_2.11:1.6.3")
'org.apache.spark:spark-streaming-mqtt-assembly_2.11:jar:1.6.3'
<dependency org="org.apache.spark" name="spark-streaming-mqtt-assembly_2.11" rev="1.6.3">
  <artifact name="spark-streaming-mqtt-assembly_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.spark', module='spark-streaming-mqtt-assembly_2.11', version='1.6.3')
)
libraryDependencies += "org.apache.spark" % "spark-streaming-mqtt-assembly_2.11" % "1.6.3"
[org.apache.spark/spark-streaming-mqtt-assembly_2.11 "1.6.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.spark-project.spark : unused jar 1.0.0

provided (15)

Group / Artifact Type Version
org.apache.spark : spark-streaming_2.11 jar 1.6.3
commons-lang : commons-lang jar 2.6
com.google.protobuf : protobuf-java jar 2.5.0
com.sun.jersey : jersey-server jar 1.9
com.sun.jersey : jersey-core jar 1.9
org.apache.hadoop : hadoop-client jar 2.2.0
org.apache.avro : avro-mapred jar 1.7.7
org.apache.curator : curator-recipes jar 2.4.0
org.apache.zookeeper : zookeeper jar 3.4.5
log4j : log4j jar 1.2.17
net.java.dev.jets3t : jets3t jar 0.7.1
org.scala-lang : scala-library jar 2.11.7
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : slf4j-log4j12 jar 1.7.10
org.xerial.snappy : snappy-java jar 1.1.2.6

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.1
junit : junit jar 4.11
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.