is not current version
Last Version 0.13.0

hadoop-example 0.12.2

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

hadoop-example
Version

Version

0.12.2
Type

Type

jar
Description

Description

hadoop-example
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 hadoop-example 0.12.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.iotdb : hadoop-tsfile jar 0.12.2
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.