Compile Tools

This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

client-cpp-tools
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

pom
Description

Description

Compile Tools
This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.
Project Organization

Project Organization

The Apache Software Foundation

Download client-cpp-tools

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.iotdb/client-cpp-tools/ -->
<dependency>
    <groupId>org.apache.iotdb</groupId>
    <artifactId>client-cpp-tools</artifactId>
    <version>0.13.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iotdb/client-cpp-tools/
implementation 'org.apache.iotdb:client-cpp-tools:0.13.0'
// https://jarcasting.com/artifacts/org.apache.iotdb/client-cpp-tools/
implementation ("org.apache.iotdb:client-cpp-tools:0.13.0")
'org.apache.iotdb:client-cpp-tools:pom:0.13.0'
<dependency org="org.apache.iotdb" name="client-cpp-tools" rev="0.13.0">
  <artifact name="client-cpp-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.iotdb', module='client-cpp-tools', version='0.13.0')
)
libraryDependencies += "org.apache.iotdb" % "client-cpp-tools" % "0.13.0"
[org.apache.iotdb/client-cpp-tools "0.13.0"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.testcontainers : testcontainers jar 1.15.2

Project Modules

  • thrift

Versions

Version
0.13.0
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0