MVN

com.ibm.db2.jcc : db2jcc

Maven & Gradle

Nov 30, 2018
14 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.jcc</groupId>
    <artifactId>db2jcc</artifactId>
    <version>db2jcc4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: db2jcc4

All Versions

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

Version Vulnerabilities Updated
db2jcc4
db2jcc-db2jcc4

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.ibm.db2.jcc:db2jcc:db2jcc4'

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

implementation("com.ibm.db2.jcc:db2jcc:db2jcc4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.ibm.db2.jcc" % "db2jcc" % "db2jcc4"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 11, 2015
151 usages
Aug 12, 2019
1.9k usages
4.2k stars
Apr 13, 2023
102 usages
557 stars
Jun 22, 2023
47 usages
486 stars
Mar 22, 2021
0 stars
Jul 27, 2023
361 usages
180 stars
Jun 29, 2023
297 usages
1.7k stars
Oct 17, 2019
252 usages
Aug 23, 2023
314 usages
6k stars
Mar 21, 2023
26 usages
29 stars