How To Install Java Artifact com.zaxxer.HikariCP v3.2.0

com.zaxxer HikariCP 3.2.0

Introduction

In this article, we'll learn how to install Java artifact HikariCP from com.zaxxer group in version 3.2.0. The artifact is available in 92 versions: 5.1.0 5.0.1 5.0.0 4.0.3 4.0.2 4.0.1 4.0.0 3.4.5 3.4.4 3.4.3 3.4.2 3.4.1 3.4.0 3.3.1 3.3.0 3.2.0 3.1.0 3.0.0 2.7.9 2.7.8 2.7.7 2.7.6 2.7.5 2.7.4 2.7.3 2.7.2 2.7.1 2.7.0 2.6.3 2.6.2 2.6.1 2.6.0 2.5.1 2.5.0 2.4.7 2.4.6 2.4.5 2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.13 2.3.12 2.3.11 2.3.10 2.3.9 2.3.8 2.3.7 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.0 2.0.1 2.0.0 1.4.0 1.3.9 1.3.8 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.9 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 . The HikariCP project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/brettwooldridge/HikariCP . The parent project is: org.sonatype.oss::oss-parent::9

How To Install Java Artifact com.zaxxer.HikariCP In Version 3.2.0

To install the HikariCP artifact in version 3.2.0 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 HikariCP 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.

Compile dependencies (3)

Provided dependencies (4)

Test dependencies (17)

Licenses

Developers