spark-test-assertions 0.1.0


Group ID:
com.github.ffmmjj
Artifact ID:
spark-test-assertions_2.11
Version:
0.1.0
Release Date:
Feb 17, 2019
Licenses:
Files:

libraryDependencies += "com.github.ffmmjj" %% "spark-test-assertions" % "0.1.0"

Mill build tool

ivy"com.github.ffmmjj::spark-test-assertions:0.1.0"

Scala CLI

//> using dep "com.github.ffmmjj::spark-test-assertions:0.1.0"

Ammonite REPL

import $ivy.`com.github.ffmmjj::spark-test-assertions:0.1.0`

<dependency>
  <groupId>com.github.ffmmjj</groupId>
  <artifactId>spark-test-assertions_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.ffmmjj', name: 'spark-test-assertions_2.11', version: '0.1.0'