sbt-spark-submit 0.0.5


Group ID:
com.github.izhangzhihao
Artifact ID:
sbt-spark-submit
Version:
0.0.5
Release Date:
Apr 4, 2018
Licenses:
Files:

libraryDependencies += "com.github.izhangzhihao" % "sbt-spark-submit" % "0.0.5"

Mill build tool

ivy"com.github.izhangzhihao:sbt-spark-submit:0.0.5"

Scala CLI

//> using dep "com.github.izhangzhihao:sbt-spark-submit:0.0.5"

Ammonite REPL

import $ivy.`com.github.izhangzhihao:sbt-spark-submit:0.0.5`

<dependency>
  <groupId>com.github.izhangzhihao</groupId>
  <artifactId>sbt-spark-submit</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'com.github.izhangzhihao', name: 'sbt-spark-submit', version: '0.0.5'