Thrift

Thrift Artifacts republished here as maven

License

License

GroupId

GroupId

org.hbasene
ArtifactId

ArtifactId

thrift
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Thrift
Thrift Artifacts republished here as maven
Project URL

Project URL

http://incubator.apache.org/thrift
Source Code Management

Source Code Management

http://github.com/apache/thrift

Download thrift

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.
org.hbasene

The Apache Software Foundation

Versions

Version
0.2.0
0.1.0-r771587