| License |
License |
|---|---|
| GroupId | GroupIdcom.bah.lucene |
| ArtifactId | ArtifactIdlucene-hdfs-directory |
| Last Version | Last Version4.7.0-0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHDFS Lucene Store
The Blur store module contains all the Lucene directories and block cache for Blur.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |