MVN

com.instaclustr : ttl-remover-parent

Maven & Gradle

Jul 29, 2021
19 stars

ttl-remover-parent · Tool for removing TTL information from Cassandra SSTables

<dependency>
    <groupId>com.instaclustr</groupId>
    <artifactId>ttl-remover-parent</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.instaclustr : ttl-remover-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.instaclustr : ttl-remover-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
ttl-remover-parent-1.1.2
ttl-remover-parent-1.1.1
ttl-remover-parent-1.1.0
1.0
ttl-remover-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.instaclustr</groupId>
    <artifactId>ttl-remover-parent</artifactId>
    <version>1.1.2</version>
</dependency>

Advertisement