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


Group ID:
com.crealytics
Artifact ID:
spark-excel_2.12
Version:
0.12.4
Release Date:
Dec 30, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.crealytics</groupId>
  <artifactId>spark-excel_2.12</artifactId>
  <version>0.12.4</version>
</dependency>

compile group: 'com.crealytics', name: 'spark-excel_2.12', version: '0.12.4'