License |
License |
---|---|
GroupId | GroupIdcom.instaclustr |
ArtifactId | ArtifactIdsstable-generator-parent |
Version | Version1.3 |
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.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-parent/
implementation 'com.instaclustr:sstable-generator-parent:1.3'
// https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-parent/
implementation ("com.instaclustr:sstable-generator-parent:1.3")
'com.instaclustr:sstable-generator-parent:pom:1.3'
<dependency org="com.instaclustr" name="sstable-generator-parent" rev="1.3">
<artifact name="sstable-generator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='sstable-generator-parent', version='1.3')
)
libraryDependencies += "com.instaclustr" % "sstable-generator-parent" % "1.3"
[com.instaclustr/sstable-generator-parent "1.3"]