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-parent
Version

Version

2.1.07
Type

Type

pom
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

https://github.com/Stratio/stratio-cassandra
Source Code Management

Source Code Management

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

Download cassandra-parent 2.1.07


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.