GroupId | GroupIdorg.thriftee |
---|---|
ArtifactId | ArtifactIdlibthrift |
Last Version | Last Version0.10.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibthrift
Repackaged version of libthrift.
|
Filename | Size |
---|---|
libthrift-0.10.0.0.pom | |
libthrift-0.10.0.0.jar | 235 KB |
libthrift-0.10.0.0-sources.jar | 173 KB |
libthrift-0.10.0.0-javadoc.jar | 876 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/libthrift/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>libthrift</artifactId>
<version>0.10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/libthrift/
implementation 'org.thriftee:libthrift:0.10.0.0'
// https://jarcasting.com/artifacts/org.thriftee/libthrift/
implementation ("org.thriftee:libthrift:0.10.0.0")
'org.thriftee:libthrift:jar:0.10.0.0'
<dependency org="org.thriftee" name="libthrift" rev="0.10.0.0">
<artifact name="libthrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='libthrift', version='0.10.0.0')
)
libraryDependencies += "org.thriftee" % "libthrift" % "0.10.0.0"
[org.thriftee/libthrift "0.10.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
commons-logging : commons-logging | jar | 1.2 |
commons-codec : commons-codec | jar | 1.9 |
org.apache.httpcomponents : httpcore | jar | 4.4.1 |