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.2.0


Group ID:
com.github.arcizon
Artifact ID:
spark-filetransfer_2.12
Version:
0.2.0
Release Date:
Sept 16, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.arcizon</groupId>
  <artifactId>spark-filetransfer_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.arcizon', name: 'spark-filetransfer_2.12', version: '0.2.0'