Last Version

IoTDB Distribution 0.13.0

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

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

iotdb-distribution
Version

Version

0.13.0
Type

Type

jar
Description

Description

IoTDB Distribution
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 iotdb-distribution 0.13.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.iotdb : iotdb-server zip 0.13.0
org.apache.iotdb : iotdb-cli zip 0.13.0
org.apache.iotdb : iotdb-grafana-connector war 0.13.0
org.apache.iotdb : iotdb-grafana-plugin pom 0.13.0
org.apache.iotdb : iotdb-cluster zip 0.13.0
org.apache.iotdb : client-cpp pom 0.13.0
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

There are no modules declared in this project.