Last Version

Stratio Cassandra 2.1.07

A fork of the Apache Cassandra Project that uses Lucene indexes for providing near real time search such as ElasticSearch or Solr, including full text search capabilities, multi-dimensional queries, and relevance scoring.

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.stratio.cassandra
ArtifactId

ArtifactId

cassandra-thrift
Version

Version

2.1.07
Type

Type

jar
Description

Description

Stratio Cassandra
A fork of the Apache Cassandra Project that uses Lucene indexes for providing near real time search such as ElasticSearch or Solr, including full text search capabilities, multi-dimensional queries, and relevance scoring.
Project URL

Project URL

http://cassandra.apache.org
Source Code Management

Source Code Management

http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree

Download cassandra-thrift 2.1.07


<!-- https://jarcasting.com/artifacts/com.stratio.cassandra/cassandra-thrift/ -->
<dependency>
    <groupId>com.stratio.cassandra</groupId>
    <artifactId>cassandra-thrift</artifactId>
    <version>2.1.07</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.cassandra/cassandra-thrift/
implementation 'com.stratio.cassandra:cassandra-thrift:2.1.07'
// https://jarcasting.com/artifacts/com.stratio.cassandra/cassandra-thrift/
implementation ("com.stratio.cassandra:cassandra-thrift:2.1.07")
'com.stratio.cassandra:cassandra-thrift:jar:2.1.07'
<dependency org="com.stratio.cassandra" name="cassandra-thrift" rev="2.1.07">
  <artifact name="cassandra-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.cassandra', module='cassandra-thrift', version='2.1.07')
)
libraryDependencies += "com.stratio.cassandra" % "cassandra-thrift" % "2.1.07"
[com.stratio.cassandra/cassandra-thrift "2.1.07"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.2
org.apache.thrift : libthrift jar 0.9.1

Project Modules

There are no modules declared in this project.