arcizon / spark-filetransfer   0.3.0

MIT License GitHub

API for reading and writing data via various file transfer protocols from Apache Spark.

Scala versions: 2.12 2.11

spark-filetransfer 0.1.0


Group ID:
com.github.arcizon
Artifact ID:
spark-filetransfer_2.11
Version:
0.1.0
Release Date:
Sep 15, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.arcizon" %% "spark-filetransfer" % "0.1.0"

Mill build tool

ivy"com.github.arcizon::spark-filetransfer:0.1.0"

Scala CLI

//> using dep "com.github.arcizon::spark-filetransfer:0.1.0"

Ammonite REPL

import $ivy.`com.github.arcizon::spark-filetransfer:0.1.0`

<dependency>
  <groupId>com.github.arcizon</groupId>
  <artifactId>spark-filetransfer_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.arcizon', name: 'spark-filetransfer_2.11', version: '0.1.0'