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.9.18


Group ID:
com.crealytics
Artifact ID:
spark-excel_2.11
Version:
0.9.18
Release Date:
Sept 27, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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