License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdorg.apache.cassandra.deps |
ArtifactId | ArtifactIdlibthrift |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
libthrift-0.5.0.pom | |
libthrift-0.5.0.jar | 143 KB |
libthrift-0.5.0-sources.jar | 113 KB |
libthrift-0.5.0-javadoc.jar | 329 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cassandra.deps/libthrift/ -->
<dependency>
<groupId>org.apache.cassandra.deps</groupId>
<artifactId>libthrift</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cassandra.deps/libthrift/
implementation 'org.apache.cassandra.deps:libthrift:0.5.0'
// https://jarcasting.com/artifacts/org.apache.cassandra.deps/libthrift/
implementation ("org.apache.cassandra.deps:libthrift:0.5.0")
'org.apache.cassandra.deps:libthrift:jar:0.5.0'
<dependency org="org.apache.cassandra.deps" name="libthrift" rev="0.5.0">
<artifact name="libthrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cassandra.deps', module='libthrift', version='0.5.0')
)
libraryDependencies += "org.apache.cassandra.deps" % "libthrift" % "0.5.0"
[org.apache.cassandra.deps/libthrift "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.5.8 |
commons-lang : commons-lang Optional | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
junit : junit | jar | 4.4 |