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.7.0-89abc52 in this page.
BSD Revised
You can use the following script to add pgjdbc-ng-0.7.0-89abc52.jar to your project.
<dependency> <groupId>com.eventsourcing</groupId> <artifactId>pgjdbc-ng</artifactId> <version>0.7.0-89abc52</version> </dependency>
compile group: 'com.eventsourcing', name: 'pgjdbc-ng', version: '0.7.0-89abc52'
libraryDependencies += "com.eventsourcing" % "pgjdbc-ng" % "0.7.0-89abc52"
<dependency org="com.eventsourcing" name="pgjdbc-ng" rev="0.7.0-89abc52"/>
@Grapes(@Grab(group='com.eventsourcing', module='pgjdbc-ng', version='0.7.0-89abc52'))
'com.eventsourcing:pgjdbc-ng:jar:0.7.0-89abc52'
Click the following link to download the jar file.
pgjdbc-ng-0.7.0-89abc52-complete.jar