Last Version

spark-http-stream 0.9.1

http source and sink for spark

License

License

GroupId

GroupId

org.grapheco
ArtifactId

ArtifactId

spark-http-stream
Version

Version

0.9.1
Type

Type

jar
Description

Description

spark-http-stream
http source and sink for spark
Project URL

Project URL

https://github.com/bluejoe2008/spark-http-stream
Source Code Management

Source Code Management

https://github.com/bluejoe2008/spark-http-stream.git

Download spark-http-stream 0.9.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 0.10.1.0
org.apache.httpcomponents : httpclient jar 4.5.2
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-compiler jar 2.11.8
org.apache.spark : spark-core_2.11 jar 2.1.0
org.apache.spark : spark-sql_2.11 jar 2.1.0
org.apache.spark : spark-streaming_2.11 jar 2.1.0
org.eclipse.jetty : jetty-server jar 9.0.0.M0
org.eclipse.jetty : jetty-servlet jar 9.0.0.M0
org.eclipse.jetty : jetty-servlets jar 9.0.0.M0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.