seahrh / spark-util   0.4.1

MIT License GitHub

Utility for common use cases and bug workarounds in Apache Spark 2

Scala versions: 2.11

root 0.4.0


Group ID:
com.sgcharts
Artifact ID:
root_2.11
Version:
0.4.0
Release Date:
Apr 22, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.sgcharts" %% "root" % "0.4.0"

Mill build tool

ivy"com.sgcharts::root:0.4.0"

Scala CLI

//> using dep "com.sgcharts::root:0.4.0"

Ammonite REPL

import $ivy.`com.sgcharts::root:0.4.0`

<dependency>
  <groupId>com.sgcharts</groupId>
  <artifactId>root_2.11</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.sgcharts', name: 'root_2.11', version: '0.4.0'