Highly scalable distributed database combining Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.
<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra-all</artifactId>
<version>5.0.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Executes a CQL query to retrieve Cassandra release version.
For client applications, use cassandra-driver-core instead.
No dependency data recorded yet.