crealytics / spark-excel   0.14.0

Apache License 2.0 GitHub

A Spark plugin for reading and writing Excel files

Scala versions: 2.12 2.11 2.10

spark-excel 0.13.5


Group ID:
com.crealytics
Artifact ID:
spark-excel_2.11
Version:
0.13.5
Release Date:
Aug 8, 2020
Licenses:
Files:

libraryDependencies += "com.crealytics" %% "spark-excel" % "0.13.5"

Mill build tool

ivy"com.crealytics::spark-excel:0.13.5"

Scala CLI

//> using dep "com.crealytics::spark-excel:0.13.5"

Ammonite REPL

import $ivy.`com.crealytics::spark-excel:0.13.5`

<dependency>
  <groupId>com.crealytics</groupId>
  <artifactId>spark-excel_2.11</artifactId>
  <version>0.13.5</version>
</dependency>

compile group: 'com.crealytics', name: 'spark-excel_2.11', version: '0.13.5'