не последняя версия
Последняя версия 1.0.0

com.github.ddth:ddth-lucext-cassandra 0.2.0

DDTH's utilities and extensions for Apache Lucene

Категории

Категории

Cassandra Данные Базы данных
Группа

Группа

com.github.ddth
Идентификатор

Идентификатор

ddth-lucext-cassandra
Версия

Версия

0.2.0
Тип

Тип

pom

Скачать ddth-lucext-cassandra 0.2.0

Имя Файла Размер
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"]