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-bigquery 0.5.5


Group ID:
com.spotify
Artifact ID:
scio-bigquery_2.12
Version:
0.5.5
Release Date:
Jun 1, 2018
Licenses:
Files:

libraryDependencies += "com.spotify" %% "scio-bigquery" % "0.5.5"

Mill build tool

ivy"com.spotify::scio-bigquery:0.5.5"

Scala CLI

//> using dep "com.spotify::scio-bigquery:0.5.5"

Ammonite REPL

import $ivy.`com.spotify::scio-bigquery:0.5.5`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>scio-bigquery_2.12</artifactId>
  <version>0.5.5</version>
</dependency>

compile group: 'com.spotify', name: 'scio-bigquery_2.12', version: '0.5.5'