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"
ivy"com.github.saurfang:sbt-spark-submit:0.0.4"
//> using dep "com.github.saurfang:sbt-spark-submit:0.0.4"
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'