| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.zhizus |
| ArtifactId | ArtifactIdthrift-client |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionForest Thrift
|
| Filename | Size |
|---|---|
| thrift-client-0.0.1.pom | |
| thrift-client-0.0.1.jar | 44 KB |
| thrift-client-0.0.1-sources.jar | 22 KB |
| thrift-client-0.0.1-javadoc.jar | 219 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zhizus/thrift-client/ -->
<dependency>
<groupId>com.zhizus</groupId>
<artifactId>thrift-client</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zhizus/thrift-client/
implementation 'com.zhizus:thrift-client:0.0.1'
// https://jarcasting.com/artifacts/com.zhizus/thrift-client/
implementation ("com.zhizus:thrift-client:0.0.1")
'com.zhizus:thrift-client:jar:0.0.1'
<dependency org="com.zhizus" name="thrift-client" rev="0.0.1">
<artifact name="thrift-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zhizus', module='thrift-client', version='0.0.1')
)
libraryDependencies += "com.zhizus" % "thrift-client" % "0.0.1"
[com.zhizus/thrift-client "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-pool2 | jar | 2.3 |
| org.javassist : javassist | jar | 3.18.0-GA |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.apache.curator : curator-x-discovery | jar | 2.7.1 |
| org.apache.thrift : libthrift | jar | 0.6.1 |
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |