bedrockstreaming / sparktest   0.3.0

MIT License GitHub

A testing tool for Scala and Spark developers

Scala versions: 2.12

sparktest 0.1.0


Group ID:
com.bedrockstreaming
Artifact ID:
sparktest_2.12
Version:
0.1.0
Release Date:
Mar 18, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.bedrockstreaming" %% "sparktest" % "0.1.0"

Mill build tool

ivy"com.bedrockstreaming::sparktest:0.1.0"

Scala CLI

//> using dep "com.bedrockstreaming::sparktest:0.1.0"

Ammonite REPL

import $ivy.`com.bedrockstreaming::sparktest:0.1.0`

<dependency>
  <groupId>com.bedrockstreaming</groupId>
  <artifactId>sparktest_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.bedrockstreaming', name: 'sparktest_2.12', version: '0.1.0'