spark-example

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

spark-example
Last Version

Last Version

0.12.5
Release Date

Release Date

Type

Type

jar
Description

Description

spark-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 spark-example

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.apache.spark : spark-core_2.11 jar 2.4.5
org.apache.spark : spark-sql_2.11 jar 2.4.5
org.apache.iotdb : spark-iotdb-connector jar 0.12.5
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.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.5
0.12.4