| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.instaclustr |
| Идентификатор | Идентификаторsstable-generator-impl |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExample of implementation module with generation code
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sstable-generator-impl-1.4.pom | |
| sstable-generator-impl-1.4.jar | 4 KB |
| sstable-generator-impl-1.4-sources.jar | 3 KB |
| sstable-generator-impl-1.4-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-impl/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>sstable-generator-impl</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-impl/
implementation 'com.instaclustr:sstable-generator-impl:1.4'
// https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-impl/
implementation ("com.instaclustr:sstable-generator-impl:1.4")
'com.instaclustr:sstable-generator-impl:jar:1.4'
<dependency org="com.instaclustr" name="sstable-generator-impl" rev="1.4">
<artifact name="sstable-generator-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='sstable-generator-impl', version='1.4')
)
libraryDependencies += "com.instaclustr" % "sstable-generator-impl" % "1.4"
[com.instaclustr/sstable-generator-impl "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.instaclustr : sstable-generator-api | jar | 1.4 |