License |
License |
---|---|
GroupId | GroupIdcom.zhizus |
ArtifactId | ArtifactIdthrift-demo |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionForest Thrift
|
Filename | Size |
---|---|
thrift-demo-0.0.1.pom | |
thrift-demo-0.0.1.jar | 1 MB |
thrift-demo-0.0.1-sources.jar | 1 MB |
thrift-demo-0.0.1-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zhizus/thrift-demo/ -->
<dependency>
<groupId>com.zhizus</groupId>
<artifactId>thrift-demo</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zhizus/thrift-demo/
implementation 'com.zhizus:thrift-demo:0.0.1'
// https://jarcasting.com/artifacts/com.zhizus/thrift-demo/
implementation ("com.zhizus:thrift-demo:0.0.1")
'com.zhizus:thrift-demo:jar:0.0.1'
<dependency org="com.zhizus" name="thrift-demo" rev="0.0.1">
<artifact name="thrift-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zhizus', module='thrift-demo', version='0.0.1')
)
libraryDependencies += "com.zhizus" % "thrift-demo" % "0.0.1"
[com.zhizus/thrift-demo "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.zhizus : thrift-client | jar | 0.0.1 |
com.zhizus : thrift-server | jar | 0.0.1 |
org.apache.thrift : libthrift | jar | 0.6.1 |
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |