License |
License |
---|---|
GroupId | GroupIdcom.omnisci |
ArtifactId | ArtifactIdjdbc |
Version | Version4.7.1 |
Type | Typejar |
Description |
DescriptionOmniSci JDBC Driver
Java JDBC driver for OmniSciDB
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdbc-4.7.1.pom | |
jdbc-4.7.1.jar | 3 MB |
jdbc-4.7.1-sources.jar | 514 KB |
jdbc-4.7.1-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.omnisci/jdbc/ -->
<dependency>
<groupId>com.omnisci</groupId>
<artifactId>jdbc</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.omnisci/jdbc/
implementation 'com.omnisci:jdbc:4.7.1'
// https://jarcasting.com/artifacts/com.omnisci/jdbc/
implementation ("com.omnisci:jdbc:4.7.1")
'com.omnisci:jdbc:jar:4.7.1'
<dependency org="com.omnisci" name="jdbc" rev="4.7.1">
<artifact name="jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omnisci', module='jdbc', version='4.7.1')
)
libraryDependencies += "com.omnisci" % "jdbc" % "4.7.1"
[com.omnisci/jdbc "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.thrift : libthrift | jar | 0.11.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.4 |
org.apache.httpcomponents : httpclient | jar | 4.5 |