spark-test-assertions 0.3.2


Group ID:
com.github.ffmmjj
Artifact ID:
spark-test-assertions_2.11
Version:
0.3.2
Release Date:
Mar 31, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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