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.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.ibm.informix
ArtifactId

ArtifactId

jdbc
Last Version

Last Version

4.50.8
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://www.ibm.com/informix
Source Code Management

Source Code Management

https://github.com/informix

Download jdbc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mongodb : bson jar 3.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.50.8
4.50.7.1
4.50.7
4.50.6
4.50.5
4.50.4.1
4.50.3
4.50.2.fix-1
4.50.2
4.50.1
4.10.14
4.10.13
4.10.12
4.10.10
4.10.9
4.10.8.1
4.10.7.20160517
4.10.6.20151104