<dependency>
<groupId>com.spotify</groupId>
<artifactId>dbeam-core</artifactId>
<version>0.10.28</version>
</dependency>
<parent> <groupId>com.spotify</groupId> <artifactId>dbeam-parent</artifactId> <version>0.10.28</version> </parent>
compile
|-- org.apache.beam:beam-sdks-java-core
|-- org.apache.beam:beam-runners-direct-java
|-- org.apache.beam:beam-runners-google-cloud-dataflow-java
|-- com.mysql:mysql-connector-j
|-- com.google.cloud.sql:postgres-socket-factory
|-- com.google.cloud.sql:mysql-socket-factory-connector-j-8
|-- com.google.apis:google-api-services-cloudkms
provided
|-- com.google.auto.value:auto-value-annotations
runtime
test
|-- junit:junit
|-- org.hamcrest:hamcrest-core