Last Version

IBM Informix JDBC Driver 4.50.8

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
Version

Version

4.50.8
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 4.50.8


<!-- 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.