Jar examples for j:jdbc
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.
You can download jar file jdbc 2.0 in this page.
The Apache License, Version 2.0
You can use the following script to add jdbc-2.0.jar to your project.
<dependency> <groupId>jdbc</groupId> <artifactId>jdbc</artifactId> <version>2.0</version> </dependency>
compile group: 'jdbc', name: 'jdbc', version: '2.0'
libraryDependencies += "jdbc" % "jdbc" % "2.0"
<dependency org="jdbc" name="jdbc" rev="2.0"/>
@Grapes(@Grab(group='jdbc', module='jdbc', version='2.0'))
'jdbc:jdbc:jar:2.0'
Click the following link to download the jar file.
jdbc-2.0.pom