| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.iotdb |
| Идентификатор | Идентификаторiotdb-thrift |
| Версия | Версия0.12.4 |
| Тип | Типjar |
| Описание |
Описаниеrpc-thrift
RPC (Thrift) framework for client and server.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| iotdb-thrift-0.12.4.pom | |
| iotdb-thrift-0.12.4.jar | 1 MB |
| iotdb-thrift-0.12.4-sources.jar | 282 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.iotdb/iotdb-thrift/ -->
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift</artifactId>
<version>0.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iotdb/iotdb-thrift/
implementation 'org.apache.iotdb:iotdb-thrift:0.12.4'
// https://jarcasting.com/artifacts/org.apache.iotdb/iotdb-thrift/
implementation ("org.apache.iotdb:iotdb-thrift:0.12.4")
'org.apache.iotdb:iotdb-thrift:jar:0.12.4'
<dependency org="org.apache.iotdb" name="iotdb-thrift" rev="0.12.4">
<artifact name="iotdb-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.iotdb', module='iotdb-thrift', version='0.12.4')
)
libraryDependencies += "org.apache.iotdb" % "iotdb-thrift" % "0.12.4"
[org.apache.iotdb/iotdb-thrift "0.12.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.14.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |