nightscape / spark-excel   0.14.0

Apache License 2.0 GitHub

A Spark plugin for reading and writing Excel files

Scala versions: 2.12

spark-excel 3.1.2_0.16.1-pre1


Group ID:
com.crealytics
Artifact ID:
spark-excel_2.12
Version:
3.1.2_0.16.1-pre1
Release Date:
Dec 21, 2021
Licenses:
Files:
Full Scala Version:
2.12.12
Developers:

libraryDependencies += "com.crealytics" %% "spark-excel" % "3.1.2_0.16.1-pre1"

Mill build tool

ivy"com.crealytics::spark-excel:3.1.2_0.16.1-pre1"

Scala CLI

//> using dep "com.crealytics::spark-excel:3.1.2_0.16.1-pre1"

Ammonite REPL

import $ivy.`com.crealytics::spark-excel:3.1.2_0.16.1-pre1`

<dependency>
  <groupId>com.crealytics</groupId>
  <artifactId>spark-excel_2.12</artifactId>
  <version>3.1.2_0.16.1-pre1</version>
</dependency>

compile group: 'com.crealytics', name: 'spark-excel_2.12', version: '3.1.2_0.16.1-pre1'