MVN

com.timecho.iotdb : iotdb-core

Maven & Gradle

Jan 04, 2024

IoTDB: Core

<dependency>
    <groupId>com.timecho.iotdb</groupId>
    <artifactId>iotdb-core</artifactId>
    <version>1.3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.timecho.iotdb : iotdb-core to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0.1

All Versions

Choose a version of com.timecho.iotdb : iotdb-core to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
iotdb-core-1.3.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.timecho.iotdb</groupId>
    <artifactId>iotdb-core</artifactId>
    <version>1.3.0.1</version>
</dependency>