| License |
License |
|---|---|
| GroupId | GroupIdcom.instaclustr |
| ArtifactId | ArtifactIdttl-remover-parent |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionttl-remover-parent
Tool for removing TTL information from Cassandra SSTables
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ttl-remover-parent-1.1.2.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-parent/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>ttl-remover-parent</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-parent/
implementation 'com.instaclustr:ttl-remover-parent:1.1.2'
// https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-parent/
implementation ("com.instaclustr:ttl-remover-parent:1.1.2")
'com.instaclustr:ttl-remover-parent:pom:1.1.2'
<dependency org="com.instaclustr" name="ttl-remover-parent" rev="1.1.2">
<artifact name="ttl-remover-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='ttl-remover-parent', version='1.1.2')
)
libraryDependencies += "com.instaclustr" % "ttl-remover-parent" % "1.1.2"
[com.instaclustr/ttl-remover-parent "1.1.2"]