Last Version

TigerGraph JDBC Driver Parent 1.3.0

This project is a type 4 jdbc driver which implemented the standard jdbc interface. It supports connectivity to tigergraph server and varieties of query types.

License

License

GroupId

GroupId

com.tigergraph
ArtifactId

ArtifactId

tigergraph-jdbc-driver
Version

Version

1.3.0
Type

Type

jar
Description

Description

TigerGraph JDBC Driver Parent
This project is a type 4 jdbc driver which implemented the standard jdbc interface. It supports connectivity to tigergraph server and varieties of query types.
Project URL

Project URL

https://github.com/tigergraph/ecosys/tree/master/tools/etl/tg-jdbc-driver
Source Code Management

Source Code Management

https://github.com/tigergraph/ecosys/tree/master/tools/etl/tg-jdbc-driver

Download tigergraph-jdbc-driver 1.3.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 jar 3.2.1
org.apache.spark : spark-sql_2.12 jar 3.2.1

test (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
com.github.tomakehurst : wiremock jar 2.27.2

Project Modules

There are no modules declared in this project.