// build.gradle

dependencies {
  implementation 'com.github.davidmoten:rxjava2-jdbc:0.2.2'
  implementation 'org.postgresql:postgresql:42.2.5'
}