How To Install Java Artifact com.ibm.db2.jcc v11.5.7.0

com.ibm.db2 jcc 11.5.7.0

Introduction

In this article, we'll learn how to install Java artifact jcc from com.ibm.db2 group in version 11.5.7.0. The artifact is available in 8 versions: 11.5.9.0 11.5.8.0 11.5.7.0 11.5.6.0 11.5.5.0 11.5.4.0 11.5.0.0 11.1.4.4 . The IBM Data Server Driver for JDBC and SQLJ project has been released under International Program License Agreement (IPLA) license.

How To Install Java Artifact com.ibm.db2.jcc In Version 11.5.7.0

To install the IBM Data Server Driver for JDBC and SQLJ artifact in version 11.5.7.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 IBM Data Server Driver for JDBC and SQLJ 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