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