fsanaulla / spark-http-rdd   0.1.1

Apache License 2.0 GitHub

RDD primitive for fetching data from an HTTP source

Scala versions: 2.12 2.11

spark-http-rdd 0.1.0


Group ID:
com.github.fsanaulla
Artifact ID:
spark-http-rdd_2.12
Version:
0.1.0
Release Date:
Jul 21, 2021
Licenses:
Files:

libraryDependencies += "com.github.fsanaulla" %% "spark-http-rdd" % "0.1.0"

Mill build tool

ivy"com.github.fsanaulla::spark-http-rdd:0.1.0"

Scala CLI

//> using dep "com.github.fsanaulla::spark-http-rdd:0.1.0"

Ammonite REPL

import $ivy.`com.github.fsanaulla::spark-http-rdd:0.1.0`

<dependency>
  <groupId>com.github.fsanaulla</groupId>
  <artifactId>spark-http-rdd_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.fsanaulla', name: 'spark-http-rdd_2.12', version: '0.1.0'