Jar examples for p:pgjdbc-ng
An new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres.
You can download jar file pgjdbc-ng 0.3 in this page.
BSD Revised
You can use the following script to add pgjdbc-ng-0.3.jar to your project.
<dependency> <groupId>com.impossibl.pgjdbc-ng</groupId> <artifactId>pgjdbc-ng</artifactId> <version>0.3</version> </dependency>
compile group: 'com.impossibl.pgjdbc-ng', name: 'pgjdbc-ng', version: '0.3'
libraryDependencies += "com.impossibl.pgjdbc-ng" % "pgjdbc-ng" % "0.3"
<dependency org="com.impossibl.pgjdbc-ng" name="pgjdbc-ng" rev="0.3"/>
@Grapes(@Grab(group='com.impossibl.pgjdbc-ng', module='pgjdbc-ng', version='0.3'))
'com.impossibl.pgjdbc-ng:pgjdbc-ng:jar:0.3'
Click the following link to download the jar file.
pgjdbc-ng-0.3-complete.jar