hammerlab / spark-tests   2.4.0

Apache License 2.0 GitHub

Utilities for writing tests that use Apache Spark.

Scala versions: 2.12 2.11 2.10

spark-tests 1.3.1


Group ID:
org.hammerlab
Artifact ID:
spark-tests_2.11
Version:
1.3.1
Release Date:
Jan 2, 2017
Licenses:
Files:

libraryDependencies += "org.hammerlab" %% "spark-tests" % "1.3.1"

Mill build tool

ivy"org.hammerlab::spark-tests:1.3.1"

Scala CLI

//> using dep "org.hammerlab::spark-tests:1.3.1"

Ammonite REPL

import $ivy.`org.hammerlab::spark-tests:1.3.1`

<dependency>
  <groupId>org.hammerlab</groupId>
  <artifactId>spark-tests_2.11</artifactId>
  <version>1.3.1</version>
</dependency>

compile group: 'org.hammerlab', name: 'spark-tests_2.11', version: '1.3.1'