com.iteaj:iot-taos

TDengine的数据库适配模块, TDengine(taos)是分布式时序数据库 (官网https://www.taosdata.com/cn/)

License

License

GroupId

GroupId

com.iteaj
ArtifactId

ArtifactId

iot-taos
Last Version

Last Version

2.4.9
Release Date

Release Date

Type

Type

jar
Description

Description

TDengine的数据库适配模块, TDengine(taos)是分布式时序数据库 (官网https://www.taosdata.com/cn/)

Download iot-taos

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.iteaj : iot-core jar 2.4.9
com.taosdata.jdbc : taos-jdbcdriver jar 2.0.37
org.springframework : spring-jdbc jar
com.zaxxer : HikariCP jar 3.4.2
org.slf4j : slf4j-api jar 1.7.30
org.springframework.boot : spring-boot jar 2.2.4.RELEASE
com.alibaba : fastjson jar 1.2.78
cn.hutool : hutool-core jar 5.7.18
io.netty : netty-all jar
org.apache.commons : commons-lang3 jar 3.9
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.9
2.4.8
2.4.7
2.4.6
2.4.5
2.4.3
2.4.2
2.4.1
2.4.0
2.3.4
2.3.3