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


Group ID:
com.crealytics
Artifact ID:
spark-excel_2.10
Version:
0.8.3
Release Date:
Mar 23, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.crealytics</groupId>
  <artifactId>spark-excel_2.10</artifactId>
  <version>0.8.3</version>
</dependency>

compile group: 'com.crealytics', name: 'spark-excel_2.10', version: '0.8.3'