Google Spreadsheets datasource for SparkSQL and DataFrames
Scala versions:
2.11
spark-google-spreadsheets 0.4.0
Group ID:
com.github.potix2
Artifact ID:
spark-google-spreadsheets_2.11
Version:
0.4.0
Release Date:
Sep 13, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.potix2" %% "spark-google-spreadsheets" % "0.4.0"
ivy"com.github.potix2::spark-google-spreadsheets:0.4.0"
//> using dep "com.github.potix2::spark-google-spreadsheets:0.4.0"
import $ivy.`com.github.potix2::spark-google-spreadsheets:0.4.0`
<dependency> <groupId>com.github.potix2</groupId> <artifactId>spark-google-spreadsheets_2.11</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.github.potix2', name: 'spark-google-spreadsheets_2.11', version: '0.4.0'