spotify / scio   0.9.6

Apache License 2.0 Website GitHub

A Scala API for Apache Beam and Google Cloud Dataflow.

Scala versions: 2.13 2.12 2.11 2.10

scio-test 0.4.1


Group ID:
com.spotify
Artifact ID:
scio-test_2.11
Version:
0.4.1
Release Date:
Sept 7, 2017
Licenses:
Files:

libraryDependencies += "com.spotify" %% "scio-test" % "0.4.1"

Mill build tool

ivy"com.spotify::scio-test:0.4.1"

Scala CLI

//> using dep "com.spotify::scio-test:0.4.1"

Ammonite REPL

import $ivy.`com.spotify::scio-test:0.4.1`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>scio-test_2.11</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'com.spotify', name: 'scio-test_2.11', version: '0.4.1'