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.

License

License

Categories

Categories

DB2 Data Databases
GroupId

GroupId

com.ibm.db2
ArtifactId

ArtifactId

jcc
Last Version

Last Version

11.5.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download jcc

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.db2/jcc/ -->
<dependency>
    <groupId>com.ibm.db2</groupId>
    <artifactId>jcc</artifactId>
    <version>11.5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.db2/jcc/
implementation 'com.ibm.db2:jcc:11.5.7.0'
// https://jarcasting.com/artifacts/com.ibm.db2/jcc/
implementation ("com.ibm.db2:jcc:11.5.7.0")
'com.ibm.db2:jcc:jar:11.5.7.0'
<dependency org="com.ibm.db2" name="jcc" rev="11.5.7.0">
  <artifact name="jcc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.db2', module='jcc', version='11.5.7.0')
)
libraryDependencies += "com.ibm.db2" % "jcc" % "11.5.7.0"
[com.ibm.db2/jcc "11.5.7.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
11.5.7.0
11.5.6.0
11.5.5.0
11.5.4.0
11.5.0.0
11.1.4.4