Last Version

sstable-generator 1.4

Tool for creation of Cassandra SSTables programmatically

License

License

GroupId

GroupId

com.instaclustr
ArtifactId

ArtifactId

sstable-generator-parent
Version

Version

1.4
Type

Type

pom
Description

Description

sstable-generator
Tool for creation of Cassandra SSTables programmatically
Project URL

Project URL

https://github.com/instaclustr/cassandra-sstable-generator
Project Organization

Project Organization

Instaclustr

Download sstable-generator-parent 1.4


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

Dependencies

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

Project Modules

  • api
  • impl
  • generator
  • cassandra-2
  • cassandra-30
  • cassandra-3
  • cassandra-4