How To Install Java Artifact com.zaxxer.HikariCP-java6 v2.3.13

com.zaxxer HikariCP-java6 2.3.13

Introduction

In this article, we'll learn how to install Java artifact HikariCP-java6 from com.zaxxer group in version 2.3.13. The artifact is available in 23 versions: 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 . The HikariCP-java6 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: com.zaxxer::HikariCP-parent::2.3.13

How To Install Java Artifact com.zaxxer.HikariCP-java6 In Version 2.3.13

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

Licenses