Last Version

HeavyAI JDBC Driver 6.0.0

Java JDBC driver for HeavyAI

License

License

GroupId

GroupId

ai.heavy
ArtifactId

ArtifactId

heavyai-jdbc
Version

Version

6.0.0
Type

Type

jar
Description

Description

HeavyAI JDBC Driver
Java JDBC driver for HeavyAI
Project URL

Project URL

https://github.com/heavyai/heavyai-jdbc
Source Code Management

Source Code Management

https://github.com/heavyai/heavyai-jdbc

Download heavyai-jdbc 6.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.thrift : libthrift jar 0.15.0
org.apache.httpcomponents : httpcore jar 4.4.4
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.