| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.instaclustr |
| Идентификатор | Идентификаторttl-remover-impl |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеTool for removing TTL information from Cassandra SSTables
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ttl-remover-impl-1.1.1.pom | |
| ttl-remover-impl-1.1.1.jar | 433 KB |
| ttl-remover-impl-1.1.1-sources.jar | 6 KB |
| ttl-remover-impl-1.1.1-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-impl/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>ttl-remover-impl</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-impl/
implementation 'com.instaclustr:ttl-remover-impl:1.1.1'
// https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-impl/
implementation ("com.instaclustr:ttl-remover-impl:1.1.1")
'com.instaclustr:ttl-remover-impl:jar:1.1.1'
<dependency org="com.instaclustr" name="ttl-remover-impl" rev="1.1.1">
<artifact name="ttl-remover-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='ttl-remover-impl', version='1.1.1')
)
libraryDependencies += "com.instaclustr" % "ttl-remover-impl" % "1.1.1"
[com.instaclustr/ttl-remover-impl "1.1.1"]