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