How To Install Java Artifact org.postgresql.pgjdbc-aggregate v9.4.1211

org.postgresql pgjdbc-aggregate 9.4.1211

Introduction

In this article, we'll learn how to install Java artifact pgjdbc-aggregate from org.postgresql group in version 9.4.1211. The artifact is available in 25 versions: 42.2.12 42.2.11 42.2.10 42.2.9 42.2.8 42.2.7 42.2.6 42.2.5 42.2.4 42.2.3 42.2.2 42.2.1 42.2.0 42.1.4 42.1.3 42.1.2 42.1.1 42.1.0 42.0.0 9.4.1212 9.4.1211 9.4.1210 9.4.1209 9.4.1208 9.4.1207 The PostgreSQL JDBC Driver aggregate project has its own website at: https://github.com/pgjdbc/pgjdbc. The parent project is: org.postgresql::pgjdbc-versions::1.1.1

How To Install Java Artifact org.postgresql.pgjdbc-aggregate In Version 9.4.1211

To install the PostgreSQL JDBC Driver aggregate artifact in version 9.4.1211 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses PostgreSQL JDBC Driver aggregate dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.