is not current version
Last Version 4.1-alpha1

Apache Cassandra 4.0-rc1

The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.apache.cassandra
ArtifactId

ArtifactId

cassandra-parent
Version

Version

4.0-rc1
Type

Type

pom
Description

Description

Apache Cassandra
The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.
Project URL

Project URL

https://cassandra.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=cassandra.git;a=tree

Download cassandra-parent 4.0-rc1


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

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.