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 3.4.1


Group ID:
com.zeotap
Artifact ID:
spark-property-tests_2.12
Version:
3.4.1
Release Date:
Jan 18, 2024
Licenses:
Files:
Full Scala Version:
2.12.14
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.zeotap</groupId>
  <artifactId>spark-property-tests_2.12</artifactId>
  <version>3.4.1</version>
</dependency>

compile group: 'com.zeotap', name: 'spark-property-tests_2.12', version: '3.4.1'