MVN

com.ibm.db2 : jcc

Maven & Gradle

Oct 25, 2022
104 usages

IBM Data Server Driver for JDBC and SQLJ · IBM Data Server Driver for JDBC and SQLJ is a pure-Java driver (Type 4) that supports the JDBC 4 specification. You can use this JDBC driver for Java applications that access the Db2® LUW database server.

<dependency>
    <groupId>com.ibm.db2</groupId>
    <artifactId>jcc</artifactId>
    <version>11.5.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.db2 : jcc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 11.5.8.0

All Versions

Choose a version of com.ibm.db2 : jcc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
11.5.x
jcc-11.5.8.0
jcc-11.5.7.0
jcc-11.5.6.0
jcc-11.5.5.0
jcc-11.5.4.0
jcc-11.5.0.0
11.1.x
jcc-11.1.4.4

How to add a dependency to Maven

Add the following com.ibm.db2 : jcc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ibm.db2</groupId>
    <artifactId>jcc</artifactId>
    <version>11.5.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ibm.db2 : jcc gradle dependency to your build.gradle file:

implementation 'com.ibm.db2:jcc:11.5.8.0'

Gradle Kotlin DSL: Add the following com.ibm.db2 : jcc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ibm.db2:jcc:11.5.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ibm.db2 : jcc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ibm.db2" % "jcc" % "11.5.8.0"

Advertisement

Dependencies from Group

jcc
Oct 25, 2022
104 usages
Apr 27, 2023
6 stars

Discover Dependencies

May 10, 2023
53 usages
937 stars
Feb 21, 2021
8 usages
19.6k stars
Dec 06, 2021
576 usages
341 stars
Dec 21, 2006
1 usages
Apr 26, 2010
8 usages
cos
Nov 06, 2006
32 usages
187 usages
Aug 17, 2023
38 usages
1.9k stars
Aug 24, 2023
22 usages
743 stars