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