| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDistribution Компиляция и сборка |
| Группа | Группаorg.apache.iotdb |
| Идентификатор | Идентификаторiotdb-distribution |
| Последняя версия | Последняя версия0.13.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеIoTDB Distribution
This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| iotdb-distribution-0.13.0.pom | |
| iotdb-distribution-0.13.0.jar | 10 KB |
| iotdb-distribution-0.13.0-sources.jar | 10 KB |
| iotdb-distribution-0.13.0-bin.zip | 59 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.testcontainers : testcontainers | jar | 1.15.2 |