License |
License |
---|---|
GroupId | GroupIdcom.instaclustr |
ArtifactId | ArtifactIdsstable-generator-impl |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExample of implementation module with generation code
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-impl/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>sstable-generator-impl</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-impl/
implementation 'com.instaclustr:sstable-generator-impl:1.4'
// https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-impl/
implementation ("com.instaclustr:sstable-generator-impl:1.4")
'com.instaclustr:sstable-generator-impl:jar:1.4'
<dependency org="com.instaclustr" name="sstable-generator-impl" rev="1.4">
<artifact name="sstable-generator-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='sstable-generator-impl', version='1.4')
)
libraryDependencies += "com.instaclustr" % "sstable-generator-impl" % "1.4"
[com.instaclustr/sstable-generator-impl "1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.instaclustr : sstable-generator-api | jar | 1.4 |