saurfang / sbt-spark-submit   0.0.4

GitHub

sbt plugin for spark-submit

sbt-spark-submit 0.0.4


Group ID:
com.github.saurfang
Artifact ID:
sbt-spark-submit
Version:
0.0.4
Release Date:
Sep 13, 2015
Licenses:
Files:

libraryDependencies += "com.github.saurfang" % "sbt-spark-submit" % "0.0.4"

Mill build tool

ivy"com.github.saurfang:sbt-spark-submit:0.0.4"

Scala CLI

//> using dep "com.github.saurfang:sbt-spark-submit:0.0.4"

Ammonite REPL

import $ivy.`com.github.saurfang:sbt-spark-submit:0.0.4`

<dependency>
  <groupId>com.github.saurfang</groupId>
  <artifactId>sbt-spark-submit</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.saurfang', name: 'sbt-spark-submit', version: '0.0.4'