How To Install Java Artifact postgresql.postgresql v7.4.1

postgresql postgresql 7.4.1

Introduction

In this article, we'll learn how to install Java artifact postgresql from postgresql group in version 7.4.1. The artifact is available in 30 versions: 9.1-901.jdbc4 9.1-901.jdbc3 9.1-901-1.jdbc4 9.0-801.jdbc4 9.0-801.jdbc3 8.4-702.jdbc4 8.4-702.jdbc3 8.4-701.jdbc4 8.4-701.jdbc3 8.3-606.jdbc4 8.3-606.jdbc3 8.3-603.jdbc4 8.3-603.jdbc3 8.2-511.jdbc3 8.2-507.jdbc4 8.2-507.jdbc3 8.2-504.jdbc4 8.2-504.jdbc3 8.1-408.jdbc3 8.1-407.jdbc3 8.1-404.jdbc3 8.0-318.jdbc3 8.0-312.jdbc3 7.4.1-jdbc3 7.4.1 7.4-jdbc3 7.4 7.3-jdbc3 7.3 7.2

How To Install Java Artifact postgresql.postgresql In Version 7.4.1

To install the Postgresql artifact in version 7.4.1 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 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.