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