| License | License | 
|---|---|
| Categories | CategoriesSearch Business Logic Libraries | 
| GroupId | GroupIdorg.apache.accumulo | 
| ArtifactId | ArtifactIdwikisearch-ingest | 
| Last Version | Last Version1.4.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionwikisearch-ingest Apache Accumulo is a sorted, distributed key/value store based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| wikisearch-ingest-1.4.4.pom | |
| wikisearch-ingest-1.4.4.jar | 97 KB | 
| wikisearch-ingest-1.4.4-sources.jar | 53 KB | 
| wikisearch-ingest-1.4.4-javadoc.jar | 238 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.accumulo/wikisearch-ingest/ -->
<dependency>
    <groupId>org.apache.accumulo</groupId>
    <artifactId>wikisearch-ingest</artifactId>
    <version>1.4.4</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.accumulo/wikisearch-ingest/
implementation 'org.apache.accumulo:wikisearch-ingest:1.4.4'// https://jarcasting.com/artifacts/org.apache.accumulo/wikisearch-ingest/
implementation ("org.apache.accumulo:wikisearch-ingest:1.4.4")'org.apache.accumulo:wikisearch-ingest:jar:1.4.4'<dependency org="org.apache.accumulo" name="wikisearch-ingest" rev="1.4.4">
  <artifact name="wikisearch-ingest" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.accumulo', module='wikisearch-ingest', version='1.4.4')
)libraryDependencies += "org.apache.accumulo" % "wikisearch-ingest" % "1.4.4"[org.apache.accumulo/wikisearch-ingest "1.4.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hadoop : zookeeper | jar | 3.3.1 | 
| org.apache.accumulo : accumulo-core | jar | 1.4.4 | 
| org.apache.accumulo : accumulo-start | jar | 1.4.4 | 
| log4j : log4j | jar | 1.2.16 | 
| commons-lang : commons-lang | jar | 2.4 | 
| com.google.collections : google-collections | jar | 1.0 | 
| org.apache.lucene : lucene-core | jar | 3.0.2 | 
| org.apache.lucene : lucene-analyzers | jar | 3.0.2 | 
| org.apache.lucene : lucene-wikipedia | jar | 3.0.2 | 
| com.google.protobuf : protobuf-java | jar | 2.3.0 | 
| com.sun.jersey : jersey-server | jar | 1.11 | 
| commons-codec : commons-codec | jar | 1.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 0.20.203.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.accumulo : cloudtrace | jar | 1.4.4 | 
| org.apache.thrift : libthrift | jar | 0.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |