IoTDB Spark-TsFile

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

Лицензия

Лицензия

Группа

Группа

org.apache.iotdb
Идентификатор

Идентификатор

spark-tsfile
Последняя версия

Последняя версия

0.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

IoTDB Spark-TsFile
This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать spark-tsfile

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.iotdb : tsfile jar 0.13.0
org.apache.iotdb : hadoop-tsfile jar 0.13.0
org.scala-lang : scala-library jar 2.11.12
ch.qos.logback : logback-classic jar 1.2.10
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.spark : spark-core_2.11 jar 2.4.5
org.apache.spark : spark-sql_2.11 jar 2.4.5

test (3)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.11 jar 3.0.5
junit : junit jar 4.13.2
org.testcontainers : testcontainers jar 1.15.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.13.0
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0