| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.iotdb |
| Идентификатор | Идентификаторcross-tests |
| Версия | Версия0.12.4 |
| Тип | Типjar |
| Описание |
ОписаниеThis is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cross-tests-0.12.4.pom | |
| cross-tests-0.12.4.jar | 7 KB |
| cross-tests-0.12.4-sources.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.iotdb/cross-tests/ -->
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>cross-tests</artifactId>
<version>0.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iotdb/cross-tests/
implementation 'org.apache.iotdb:cross-tests:0.12.4'
// https://jarcasting.com/artifacts/org.apache.iotdb/cross-tests/
implementation ("org.apache.iotdb:cross-tests:0.12.4")
'org.apache.iotdb:cross-tests:jar:0.12.4'
<dependency org="org.apache.iotdb" name="cross-tests" rev="0.12.4">
<artifact name="cross-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.iotdb', module='cross-tests', version='0.12.4')
)
libraryDependencies += "org.apache.iotdb" % "cross-tests" % "0.12.4"
[org.apache.iotdb/cross-tests "0.12.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-csv | jar | 1.9.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.iotdb : iotdb-cli | jar | 0.12.4 |
| org.apache.iotdb : iotdb-server | jar | 0.12.4 |
| org.apache.iotdb : iotdb-server | test-jar | 0.12.4 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |