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


Group ID:
com.crealytics
Artifact ID:
spark-excel_2.11
Version:
0.10.0
Release Date:
Oct 11, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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