is not current version
Last Version 4.50.8

com.ibm.informix:jdbc 4.10.7.20160517

The powerful new generation of technology revolving around the proliferation of connected devices known as the "Internet of Things" is transforming the way we live and do business. Harnessing data from billions of devices depends on the ability to store, access and query all data together, seamlessly, for speed-of-thought insight and local decision making. IBM® Informix® is forging new frontiers with its embeddability and unique ability to seamlessly integrate SQL, NoSQL/JSON, timeseries and spatial data, with a rich set of APIs, including REST, that enhance development simplicity, flexibility and time to market.

Categories

Categories

ORM Data
GroupId

GroupId

com.ibm.informix
ArtifactId

ArtifactId

jdbc
Version

Version

4.10.7.20160517
Type

Type

jar

Download jdbc 4.10.7.20160517


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