Jar examples for p:postgres
The PostgreSQL DDF Catalog Provider is a feature which leverages a PostgreSQL database for the Metadata Catalog associated with your DDF instance
You can download jar file postgres 0.4.1 in this page.
Cohesive Integrations Public License, version 1.0-LGPL
You can use the following script to add postgres-0.4.1.jar to your project.
<dependency> <groupId>org.cloudhoist</groupId> <artifactId>postgres</artifactId> <version>0.4.1</version> </dependency>
compile group: 'org.cloudhoist', name: 'postgres', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "postgres" % "0.4.1"
<dependency org="org.cloudhoist" name="postgres" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='postgres', version='0.4.1'))
'org.cloudhoist:postgres:jar:0.4.1'
Click the following link to download the jar file.
postgres-0.4.1-sources.jar