License |
License |
---|---|
Categories |
CategoriesByte Buddy Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.instaclustr |
ArtifactId | ArtifactIdttl-remover-byte-buddy |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTool for removing TTL information from Cassandra SSTables
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-byte-buddy/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>ttl-remover-byte-buddy</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-byte-buddy/
implementation 'com.instaclustr:ttl-remover-byte-buddy:1.0.3'
// https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-byte-buddy/
implementation ("com.instaclustr:ttl-remover-byte-buddy:1.0.3")
'com.instaclustr:ttl-remover-byte-buddy:jar:1.0.3'
<dependency org="com.instaclustr" name="ttl-remover-byte-buddy" rev="1.0.3">
<artifact name="ttl-remover-byte-buddy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='ttl-remover-byte-buddy', version='1.0.3')
)
libraryDependencies += "com.instaclustr" % "ttl-remover-byte-buddy" % "1.0.3"
[com.instaclustr/ttl-remover-byte-buddy "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cassandra : cassandra-all | jar | 4.0.0 |