MVN

com.alibaba.hologres : postgresql

Maven & Gradle

Dec 10, 2020
1 usages

PostgreSQL JDBC Driver · fork of PgJDBC to support dynamic partition , mult prepared statement batch execute , table meta cache etc..

<dependency>
    <groupId>com.alibaba.hologres</groupId>
    <artifactId>postgresql</artifactId>
    <version>42.2.18-holo-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.hologres : postgresql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 42.2.18-holo-1

All Versions

Choose a version of com.alibaba.hologres : postgresql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
42.2.x
postgresql-42.2.18-holo-1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.alibaba.hologres</groupId>
    <artifactId>postgresql</artifactId>
    <version>42.2.18-holo-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alibaba.hologres : postgresql gradle dependency to your build.gradle file:

implementation 'com.alibaba.hologres:postgresql:42.2.18-holo-1'

Gradle Kotlin DSL: Add the following com.alibaba.hologres : postgresql gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alibaba.hologres:postgresql:42.2.18-holo-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alibaba.hologres : postgresql sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alibaba.hologres" % "postgresql" % "42.2.18-holo-1"

Advertisement

Dependencies from Group

Jun 26, 2023
11 usages
Aug 08, 2023
3 usages
49 stars
Aug 08, 2023
2 usages
49 stars
Dec 10, 2020
1 usages
Sep 06, 2021
1 usages

Discover Dependencies

Sep 06, 2021
1 usages
Dec 16, 2021
2 usages
4 stars
Dec 16, 2021
2 usages
4 stars
Aug 24, 2023
1 usages
395 stars
May 12, 2021
1 usages
0 stars
Feb 11, 2021
5 usages
8.7k stars
Oct 13, 2021
2 usages
86 stars
Jan 09, 2018
2 usages
64 stars