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