License |
License |
---|---|
GroupId | GroupIdorg.hbasene |
ArtifactId | ArtifactIdthrift |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionThrift
Thrift Artifacts republished here as maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thrift-0.2.0.pom | |
thrift-0.2.0.jar | 183 KB |
thrift-0.2.0-sources.jar | 84 KB |
thrift-0.2.0-javadoc.jar | 269 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hbasene/thrift/ -->
<dependency>
<groupId>org.hbasene</groupId>
<artifactId>thrift</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hbasene/thrift/
implementation 'org.hbasene:thrift:0.2.0'
// https://jarcasting.com/artifacts/org.hbasene/thrift/
implementation ("org.hbasene:thrift:0.2.0")
'org.hbasene:thrift:jar:0.2.0'
<dependency org="org.hbasene" name="thrift" rev="0.2.0">
<artifact name="thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hbasene', module='thrift', version='0.2.0')
)
libraryDependencies += "org.hbasene" % "thrift" % "0.2.0"
[org.hbasene/thrift "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.8 |
org.slf4j : slf4j-simple | jar | 1.5.8 |
commons-lang : commons-lang | jar | 2.4 |