MVN

com.ibm.informix : jdbc

Maven & Gradle

Aug 01, 2023
12 usages

IBM Informix JDBC Driver · Informix® JDBC Driver is a native-protocol, pure-Java driver (Type 4) that supports the JDBC specification. You can use the JDBC driver for Java applications that access the Informix database server.

<dependency>
    <groupId>com.ibm.informix</groupId>
    <artifactId>jdbc</artifactId>
    <version>4.10.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.10.16

All Versions

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

Version Vulnerabilities Updated
4.50.x
jdbc-4.50.10
jdbc-4.50.9
jdbc-4.50.8
jdbc-4.50.7.1
jdbc-4.50.7
jdbc-4.50.6
jdbc-4.50.5
jdbc-4.50.4.1
jdbc-4.50.3
jdbc-4.50.2.fix-1
jdbc-4.50.2
jdbc-4.50.1
4.10.x
jdbc-4.10.16
jdbc-4.10.15
jdbc-4.10.14
jdbc-4.10.13
jdbc-4.10.12
jdbc-4.10.10.0
jdbc-4.10.10
jdbc-4.10.9
jdbc-4.10.8.1
jdbc-4.10.7.20160517
jdbc-4.10.6.20151104

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ibm.informix</groupId>
    <artifactId>jdbc</artifactId>
    <version>4.10.16</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.ibm.informix:jdbc:4.10.16'

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

implementation("com.ibm.informix:jdbc:4.10.16")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.ibm.informix" % "jdbc" % "4.10.16"

Advertisement

Dependencies from Group

Aug 01, 2023
12 usages
Dec 21, 2017
0 stars
Jan 06, 2018
0 stars

Discover Dependencies

Jun 16, 2021
24 usages
124 stars
Mar 26, 2018
128 usages
15 stars
Aug 11, 2023
542 stars
Jun 29, 2023
35 usages
9.4k stars
Jul 07, 2023
122 usages
2.4k stars
jna
Sep 18, 2009
56 usages
Mar 22, 2012
85 usages
Jul 18, 2023
96 usages
16.7k stars
Dec 15, 2021
322 usages
932 stars