Sha256: 1d3f2e24e119372f9cbc52d137ed7ac85f6c575147176995a022f44466ba7544

Contents?: true

Size: 236 Bytes

Versions: 2

Compression:

Stored size: 236 Bytes

Contents

dependencies {
    compile project(':embulk-input-jdbc')

    compile 'org.postgresql:postgresql:9.4-1205-jdbc41'
    defaultJdbcDriver 'org.postgresql:postgresql:9.4-1205-jdbc41'

    testCompile 'org.embulk:embulk-standards:0.9.12'
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
embulk-input-postgresql-0.10.1 build.gradle
embulk-input-postgresql-0.10.0 build.gradle