MVN

com.timecho.timechodb : iotdb-parent

Maven & Gradle

Apr 20, 2023
4.2k stars

IoTDB Project Parent POM · timecho-session

<dependency>
    <groupId>com.timecho.timechodb</groupId>
    <artifactId>iotdb-parent</artifactId>
    <version>1.0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
iotdb-parent-1.0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.timecho.timechodb</groupId>
    <artifactId>iotdb-parent</artifactId>
    <version>1.0.1.1</version>
</dependency>