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