License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdorg.apache.accumulo |
ArtifactId | ArtifactIdwikisearch-query |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typeejb |
Description |
Descriptionwikisearch-query
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-1.4.4.pom | |
wikisearch-query-1.4.4.jar | 185 KB |
wikisearch-query-1.4.4-sources.jar | 118 KB |
wikisearch-query-1.4.4-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.accumulo/wikisearch-query/ -->
<dependency>
<groupId>org.apache.accumulo</groupId>
<artifactId>wikisearch-query</artifactId>
<version>1.4.4</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.accumulo/wikisearch-query/
implementation 'org.apache.accumulo:wikisearch-query:1.4.4'
// https://jarcasting.com/artifacts/org.apache.accumulo/wikisearch-query/
implementation ("org.apache.accumulo:wikisearch-query:1.4.4")
'org.apache.accumulo:wikisearch-query:ejb:1.4.4'
<dependency org="org.apache.accumulo" name="wikisearch-query" rev="1.4.4">
<artifact name="wikisearch-query" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.apache.accumulo', module='wikisearch-query', version='1.4.4')
)
libraryDependencies += "org.apache.accumulo" % "wikisearch-query" % "1.4.4"
[org.apache.accumulo/wikisearch-query "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.accumulo : accumulo-core | jar | 1.4.4 |
org.apache.commons : commons-jexl | jar | 2.0.1 |
com.google.collections : google-collections | jar | 1.0 |
com.googlecode : kryo | jar | 1.04 |
org.apache.accumulo : wikisearch-ingest | jar | 1.4.4 |
com.googlecode : minlog | jar | 1.2 |
com.google.protobuf : protobuf-java | jar | 2.3.0 |
commons-lang : commons-lang | jar | 2.4 |
commons-codec : commons-codec | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
javaee : javaee-api | jar | 5 |
org.apache.hadoop : hadoop-core | jar | 0.20.203.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : zookeeper | jar | 3.3.1 |
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 |