| License | License | 
|---|---|
| Categories | CategoriesSearch Business Logic Libraries | 
| GroupId | GroupIdorg.apache.accumulo | 
| ArtifactId | ArtifactIdwikisearch-query-war | 
| Last Version | Last Version1.4.4 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | Descriptionwikisearch-query-war 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-query-war-1.4.4.pom | |
| wikisearch-query-war-1.4.4.war | 11 KB | 
| wikisearch-query-war-1.4.4-sources.jar | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.accumulo/wikisearch-query-war/ -->
<dependency>
    <groupId>org.apache.accumulo</groupId>
    <artifactId>wikisearch-query-war</artifactId>
    <version>1.4.4</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.apache.accumulo/wikisearch-query-war/
implementation 'org.apache.accumulo:wikisearch-query-war:1.4.4'// https://jarcasting.com/artifacts/org.apache.accumulo/wikisearch-query-war/
implementation ("org.apache.accumulo:wikisearch-query-war:1.4.4")'org.apache.accumulo:wikisearch-query-war:war:1.4.4'<dependency org="org.apache.accumulo" name="wikisearch-query-war" rev="1.4.4">
  <artifact name="wikisearch-query-war" type="war" />
</dependency>@Grapes(
@Grab(group='org.apache.accumulo', module='wikisearch-query-war', version='1.4.4')
)libraryDependencies += "org.apache.accumulo" % "wikisearch-query-war" % "1.4.4"[org.apache.accumulo/wikisearch-query-war "1.4.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-web-api | jar | 6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |