| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииByte Buddy Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаcom.instaclustr |
| Идентификатор | Идентификаторttl-remover-byte-buddy |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеTool for removing TTL information from Cassandra SSTables
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-byte-buddy/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>ttl-remover-byte-buddy</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-byte-buddy/
implementation 'com.instaclustr:ttl-remover-byte-buddy:1.0.1'
// https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-byte-buddy/
implementation ("com.instaclustr:ttl-remover-byte-buddy:1.0.1")
'com.instaclustr:ttl-remover-byte-buddy:jar:1.0.1'
<dependency org="com.instaclustr" name="ttl-remover-byte-buddy" rev="1.0.1">
<artifact name="ttl-remover-byte-buddy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='ttl-remover-byte-buddy', version='1.0.1')
)
libraryDependencies += "com.instaclustr" % "ttl-remover-byte-buddy" % "1.0.1"
[com.instaclustr/ttl-remover-byte-buddy "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cassandra : cassandra-all | jar | 4.0-beta3 |