Last Version

IoTDB Examples 0.13.0

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

License

License

GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

iotdb-examples
Version

Version

0.13.0
Type

Type

pom
Description

Description

IoTDB Examples
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-examples 0.13.0


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

  • kafka
  • rocketmq
  • session
  • tsfile
  • jdbc
  • hadoop
  • flink
  • mqtt
  • mqtt-customize
  • pulsar
  • udf
  • trigger
  • rabbitmq