License |
License |
---|---|
GroupId | GroupIdcom.instaclustr |
ArtifactId | ArtifactIdsstable-generator-api |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTool for creation of Cassandra SSTables programmatically
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sstable-generator-api-1.4.pom | |
sstable-generator-api-1.4.jar | 17 KB |
sstable-generator-api-1.4-sources.jar | 10 KB |
sstable-generator-api-1.4-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-api/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>sstable-generator-api</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-api/
implementation 'com.instaclustr:sstable-generator-api:1.4'
// https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-api/
implementation ("com.instaclustr:sstable-generator-api:1.4")
'com.instaclustr:sstable-generator-api:jar:1.4'
<dependency org="com.instaclustr" name="sstable-generator-api" rev="1.4">
<artifact name="sstable-generator-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='sstable-generator-api', version='1.4')
)
libraryDependencies += "com.instaclustr" % "sstable-generator-api" % "1.4"
[com.instaclustr/sstable-generator-api "1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.devskiller : jfairy | jar | 0.6.3 |
info.picocli : picocli | jar | 4.0.4 |