| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bah.lucene |
| Идентификатор | Идентификаторlucene-hdfs-directory |
| Версия | Версия4.7.0-0 |
| Тип | Типjar |
| Описание |
ОписаниеHDFS Lucene Store
The Blur store module contains all the Lucene directories and block cache for Blur.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.bah.lucene/lucene-hdfs-directory/ -->
<dependency>
<groupId>com.bah.lucene</groupId>
<artifactId>lucene-hdfs-directory</artifactId>
<version>4.7.0-0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bah.lucene/lucene-hdfs-directory/
implementation 'com.bah.lucene:lucene-hdfs-directory:4.7.0-0'
// https://jarcasting.com/artifacts/com.bah.lucene/lucene-hdfs-directory/
implementation ("com.bah.lucene:lucene-hdfs-directory:4.7.0-0")
'com.bah.lucene:lucene-hdfs-directory:jar:4.7.0-0'
<dependency org="com.bah.lucene" name="lucene-hdfs-directory" rev="4.7.0-0">
<artifact name="lucene-hdfs-directory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bah.lucene', module='lucene-hdfs-directory', version='4.7.0-0')
)
libraryDependencies += "com.bah.lucene" % "lucene-hdfs-directory" % "4.7.0-0"
[com.bah.lucene/lucene-hdfs-directory "4.7.0-0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 2.2.0 |
| org.apache.hadoop : hadoop-hdfs | jar | 2.2.0 |
| org.apache.zookeeper : zookeeper | jar | 3.4.5 |
| org.apache.lucene : lucene-core | jar | 4.7.0 |
| org.apache.lucene : lucene-codecs | jar | 4.7.0 |
| org.apache.lucene : lucene-highlighter | jar | 4.7.0 |
| org.apache.lucene : lucene-analyzers-common | jar | 4.7.0 |
| org.apache.lucene : lucene-queryparser | jar | 4.7.0 |
| org.apache.lucene : lucene-spatial | jar | 4.7.0 |
| commons-logging : commons-logging | jar | 1.1.1 |
| commons-cli : commons-cli | jar | 1.2 |
| com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.3.2 |
| log4j : log4j | jar | 1.2.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |