Download pgjdbc-ng-0.7.0-7d96678.jar file - Jar p

Jar examples for p:pgjdbc-ng

Description

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-7d96678 in this page.

License

BSD Revised

Build File

You can use the following script to add pgjdbc-ng-0.7.0-7d96678.jar to your project.

<dependency>
   <groupId>com.eventsourcing</groupId>
   <artifactId>pgjdbc-ng</artifactId>
   <version>0.7.0-7d96678</version>
</dependency>
compile group: 'com.eventsourcing', name: 'pgjdbc-ng', version: '0.7.0-7d96678'
libraryDependencies += "com.eventsourcing" % "pgjdbc-ng" % "0.7.0-7d96678"
<dependency org="com.eventsourcing" name="pgjdbc-ng" rev="0.7.0-7d96678"/>
@Grapes(@Grab(group='com.eventsourcing', module='pgjdbc-ng', version='0.7.0-7d96678'))
'com.eventsourcing:pgjdbc-ng:jar:0.7.0-7d96678'

Download

Click the following link to download the jar file.

pgjdbc-ng-0.7.0-7d96678-complete.jar
pgjdbc-ng-0.7.0-7d96678-sources.jar
pgjdbc-ng-0.7.0-7d96678-test-sources.jar
pgjdbc-ng-0.7.0-7d96678.jar
pgjdbc-ng-0.7.0-7d96678.pom



Related Tutorials