MVN

org.ancoron.postgresql : org.postgresql

Maven & Gradle

Jan 03, 2013
4 usages

PostgreSQL JDBC Driver OSGi bundle · This bundle simply wraps postgresql-${postgresql.version}.jar.

<dependency>
    <groupId>org.ancoron.postgresql</groupId>
    <artifactId>org.postgresql</artifactId>
    <version>8.4.702.jdbc4.1-rc7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ancoron.postgresql : org.postgresql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.4.702.jdbc4.1-rc7
  • Latest Release Candidate: 8.4.702.jdbc4.1-rc7

All Versions

Choose a version of org.ancoron.postgresql : org.postgresql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
9.1.x
org.postgresql-9.1.901.jdbc4.1-rc9
org.postgresql-9.1.901.jdbc4.1-rc8
org.postgresql-9.1.901.jdbc4.1-rc7
org.postgresql-9.1.901.jdbc4.1-rc6
org.postgresql-9.1.901.jdbc4.1-rc5
org.postgresql-9.1.901.jdbc4.1-rc4
org.postgresql-9.1.901.jdbc4.1-rc3
org.postgresql-9.1.901.jdbc4.1-rc2
org.postgresql-9.1.901.jdbc4.1-rc1
8.4.x
org.postgresql-8.4.702.jdbc4.1-rc7
org.postgresql-8.4.702.jdbc4.1-rc6
org.postgresql-8.4.702.jdbc4.1-rc5
org.postgresql-8.4.702.jdbc4.1-rc4
org.postgresql-8.4.702.jdbc4.1-rc3
org.postgresql-8.4.702.jdbc4.1-rc2
org.postgresql-8.4.702.jdbc4.1-rc1

How to add a dependency to Maven

Add the following org.ancoron.postgresql : org.postgresql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ancoron.postgresql</groupId>
    <artifactId>org.postgresql</artifactId>
    <version>8.4.702.jdbc4.1-rc7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ancoron.postgresql : org.postgresql gradle dependency to your build.gradle file:

implementation 'org.ancoron.postgresql:org.postgresql:8.4.702.jdbc4.1-rc7'

Gradle Kotlin DSL: Add the following org.ancoron.postgresql : org.postgresql gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ancoron.postgresql:org.postgresql:8.4.702.jdbc4.1-rc7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ancoron.postgresql : org.postgresql sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ancoron.postgresql" % "org.postgresql" % "8.4.702.jdbc4.1-rc7"

Advertisement

Dependencies from Group

Jan 03, 2013
4 usages
Jan 03, 2013
2 usages
21 stars
Jan 03, 2013
1 usages
21 stars
Jan 03, 2013
21 stars
Jan 03, 2013
21 stars

Discover Dependencies

Apr 07, 2011
1 usages
pms
Apr 27, 2012
7 stars
Aug 03, 2016
1 usages
269 stars
Dec 11, 2017
4 usages
7 stars
Mar 24, 2019
7 usages
Aug 27, 2019
12 usages
Jul 25, 2016
1 usages
1 stars
Jun 08, 2021
1 usages
661 stars