A Spark plugin for reading and writing Excel files
Scala versions:
2.12
spark-excel 0.11.2
Group ID:
com.crealytics
Artifact ID:
spark-excel_2.12
Version:
0.11.2
Release Date:
Jun 27, 2019
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "com.crealytics" %% "spark-excel" % "0.11.2"
ivy"com.crealytics::spark-excel:0.11.2"
//> using dep "com.crealytics::spark-excel:0.11.2"
import $ivy.`com.crealytics::spark-excel:0.11.2`
<dependency> <groupId>com.crealytics</groupId> <artifactId>spark-excel_2.12</artifactId> <version>0.11.2</version> </dependency>
compile group: 'com.crealytics', name: 'spark-excel_2.12', version: '0.11.2'