is not current version
Last Version 2.0.39

JDBCDriver 2.0.35

TDengine JDBC Driver

License

License

Categories

Categories

Data
GroupId

GroupId

com.taosdata.jdbc
ArtifactId

ArtifactId

taos-jdbcdriver
Version

Version

2.0.35
Type

Type

jar
Description

Description

JDBCDriver
TDengine JDBC Driver
Project URL

Project URL

https://github.com/taosdata/TDengine/tree/master/src/connector/jdbc
Source Code Management

Source Code Management

https://github.com/taosdata/TDengine/tree/master/src/connector/jdbc

Download taos-jdbcdriver 2.0.35


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.8
com.alibaba : fastjson jar 1.2.58
com.google.guava : guava jar 29.0-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.