не последняя версия
Последняя версия 4.7.0-0

com.bah.lucene:lucene-hdfs-directory 0.3.0

The Blur store module contains all the Lucene directories and block cache for Blur.

Группа

Группа

com.bah.lucene
Идентификатор

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

lucene-hdfs-directory
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать lucene-hdfs-directory 0.3.0


<!-- https://jarcasting.com/artifacts/com.bah.lucene/lucene-hdfs-directory/ -->
<dependency>
    <groupId>com.bah.lucene</groupId>
    <artifactId>lucene-hdfs-directory</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bah.lucene/lucene-hdfs-directory/
implementation 'com.bah.lucene:lucene-hdfs-directory:0.3.0'
// https://jarcasting.com/artifacts/com.bah.lucene/lucene-hdfs-directory/
implementation ("com.bah.lucene:lucene-hdfs-directory:0.3.0")
'com.bah.lucene:lucene-hdfs-directory:jar:0.3.0'
<dependency org="com.bah.lucene" name="lucene-hdfs-directory" rev="0.3.0">
  <artifact name="lucene-hdfs-directory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bah.lucene', module='lucene-hdfs-directory', version='0.3.0')
)
libraryDependencies += "com.bah.lucene" % "lucene-hdfs-directory" % "0.3.0"
[com.bah.lucene/lucene-hdfs-directory "0.3.0"]