zeotap / spark-property-tests   3.5.0

Apache License 2.0 GitHub

Write property based tests easily on spark dataframes

Scala versions: 2.12

spark-property-tests 2.1.3


Group ID:
com.zeotap
Artifact ID:
spark-property-tests_2.11
Version:
2.1.3
Release Date:
Mar 25, 2022
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:

libraryDependencies += "com.zeotap" %% "spark-property-tests" % "2.1.3"

Mill build tool

ivy"com.zeotap::spark-property-tests:2.1.3"

Scala CLI

//> using dep "com.zeotap::spark-property-tests:2.1.3"

Ammonite REPL

import $ivy.`com.zeotap::spark-property-tests:2.1.3`

<dependency>
  <groupId>com.zeotap</groupId>
  <artifactId>spark-property-tests_2.11</artifactId>
  <version>2.1.3</version>
</dependency>

compile group: 'com.zeotap', name: 'spark-property-tests_2.11', version: '2.1.3'