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