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.jcc
ArtifactId

ArtifactId

db2jcc
Last Version

Last Version

db2jcc4
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 db2jcc

How to add to project

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

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
db2jcc4