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