Jar examples for o:org.postgresql
This bundle simply wraps postgresql-${postgresql.version}.jar.
You can download jar file org.postgresql 9.1.901.jdbc4.1-rc5 in this page.
Open Source License
You can use the following script to add org.postgresql-9.1.901.jdbc4.1-rc5.jar to your project.
<dependency> <groupId>org.ancoron.postgresql</groupId> <artifactId>org.postgresql</artifactId> <version>9.1.901.jdbc4.1-rc5</version> </dependency>
compile group: 'org.ancoron.postgresql', name: 'org.postgresql', version: '9.1.901.jdbc4.1-rc5'
libraryDependencies += "org.ancoron.postgresql" % "org.postgresql" % "9.1.901.jdbc4.1-rc5"
<dependency org="org.ancoron.postgresql" name="org.postgresql" rev="9.1.901.jdbc4.1-rc5"/>
@Grapes(@Grab(group='org.ancoron.postgresql', module='org.postgresql', version='9.1.901.jdbc4.1-rc5'))
'org.ancoron.postgresql:org.postgresql:jar:9.1.901.jdbc4.1-rc5'
Click the following link to download the jar file.
org.postgresql-9.1.901.jdbc4.1-rc5-javadoc.jar