An implementation of SDBC for accessing PostgreSQL using JDBC.
'com.rocketfuel.sdbc.postgresql:jdbc_2.10:1.0'
<dependency>
<groupId>com.rocketfuel.sdbc.postgresql</groupId>
<artifactId>jdbc_2.10</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.rocketfuel.sdbc.postgresql" name="jdbc_2.10" rev="1.0"/>
"com.rocketfuel.sdbc.postgresql", "jdbc_2.10", "1.0"