| License |
License |
|---|---|
| GroupId | GroupIdcom.instaclustr |
| ArtifactId | ArtifactIdsstable-generator-parent |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsstable-generator
Tool for creation of Cassandra SSTables programmatically
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sstable-generator-parent-1.4.pom | 4 KB |
| Browse |
<!-- 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"]