spotify / dbeam   0.6.1

Apache License 2.0 GitHub

DBeam exports SQL tables into Avro files using JDBC and Apache Beam

Scala versions: 2.12 2.11

dbeam-core 0.3.10


Group ID:
com.spotify
Artifact ID:
dbeam-core_2.12
Version:
0.3.10
Release Date:
May 23, 2018
Licenses:
Files:

libraryDependencies += "com.spotify" %% "dbeam-core" % "0.3.10"

Mill build tool

ivy"com.spotify::dbeam-core:0.3.10"

Scala CLI

//> using dep "com.spotify::dbeam-core:0.3.10"

Ammonite REPL

import $ivy.`com.spotify::dbeam-core:0.3.10`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>dbeam-core_2.12</artifactId>
  <version>0.3.10</version>
</dependency>

compile group: 'com.spotify', name: 'dbeam-core_2.12', version: '0.3.10'