| Категории |
КатегорииCassandra Данные Базы данных |
|---|---|
| Группа | Группаcom.github.ddth |
| Идентификатор | Идентификаторddth-lucext-cassandra |
| Версия | Версия0.2.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| ddth-lucext-cassandra-0.2.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-cassandra/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-lucext-cassandra</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-cassandra/
implementation 'com.github.ddth:ddth-lucext-cassandra:0.2.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-cassandra/
implementation ("com.github.ddth:ddth-lucext-cassandra:0.2.0")
'com.github.ddth:ddth-lucext-cassandra:pom:0.2.0'
<dependency org="com.github.ddth" name="ddth-lucext-cassandra" rev="0.2.0">
<artifact name="ddth-lucext-cassandra" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-lucext-cassandra', version='0.2.0')
)
libraryDependencies += "com.github.ddth" % "ddth-lucext-cassandra" % "0.2.0"
[com.github.ddth/ddth-lucext-cassandra "0.2.0"]