is not current version
Last Version 0.6.1

com.spotify:dbeam-core_2.11 0.3.7

DBeam dumps from SQL databases using JDBC and Apache Beam

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

dbeam-core_2.11
Version

Version

0.3.7
Type

Type

jar

Download dbeam-core_2.11 0.3.7


<!-- https://jarcasting.com/artifacts/com.spotify/dbeam-core_2.11/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>dbeam-core_2.11</artifactId>
    <version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/dbeam-core_2.11/
implementation 'com.spotify:dbeam-core_2.11:0.3.7'
// https://jarcasting.com/artifacts/com.spotify/dbeam-core_2.11/
implementation ("com.spotify:dbeam-core_2.11:0.3.7")
'com.spotify:dbeam-core_2.11:jar:0.3.7'
<dependency org="com.spotify" name="dbeam-core_2.11" rev="0.3.7">
  <artifact name="dbeam-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='dbeam-core_2.11', version='0.3.7')
)
libraryDependencies += "com.spotify" % "dbeam-core_2.11" % "0.3.7"
[com.spotify/dbeam-core_2.11 "0.3.7"]