License |
License |
---|---|
GroupId | GroupIdorg.apache.iotdb |
ArtifactId | ArtifactIdiotdb-thrift-sync |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrpc-thrift-sync
RPC (Thrift) framework among servers for data synchronization.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
iotdb-thrift-sync-0.13.0.pom | |
iotdb-thrift-sync-0.13.0.jar | 247 KB |
iotdb-thrift-sync-0.13.0-sources.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.iotdb/iotdb-thrift-sync/ -->
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-sync</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iotdb/iotdb-thrift-sync/
implementation 'org.apache.iotdb:iotdb-thrift-sync:0.13.0'
// https://jarcasting.com/artifacts/org.apache.iotdb/iotdb-thrift-sync/
implementation ("org.apache.iotdb:iotdb-thrift-sync:0.13.0")
'org.apache.iotdb:iotdb-thrift-sync:jar:0.13.0'
<dependency org="org.apache.iotdb" name="iotdb-thrift-sync" rev="0.13.0">
<artifact name="iotdb-thrift-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.iotdb', module='iotdb-thrift-sync', version='0.13.0')
)
libraryDependencies += "org.apache.iotdb" % "iotdb-thrift-sync" % "0.13.0"
[org.apache.iotdb/iotdb-thrift-sync "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.14.1 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.testcontainers : testcontainers | jar | 1.15.2 |