| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdcom.google.code.maven-play-plugin.org.apache.hbase | 
| ArtifactId | ArtifactIdhbase | 
| Last Version | Last Version0.21.0-20100622 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHBase HBase is the <a href="http://hadoop.apache.org"&rt;Hadoop</a&rt; database. Use it when you need random, realtime read/write access to your Big Data.
    This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters
    of commodity hardware. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| hbase-0.21.0-20100622.pom | |
| hbase-0.21.0-20100622.jar | 1 MB | 
| hbase-0.21.0-20100622-tests.jar | 673 KB | 
| hbase-0.21.0-20100622-sources.jar | 999 KB | 
| hbase-0.21.0-20100622-javadoc.jar | 3 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hbase/hbase/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.apache.hbase</groupId>
    <artifactId>hbase</artifactId>
    <version>0.21.0-20100622</version>
</dependency>// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hbase/hbase/
implementation 'com.google.code.maven-play-plugin.org.apache.hbase:hbase:0.21.0-20100622'// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hbase/hbase/
implementation ("com.google.code.maven-play-plugin.org.apache.hbase:hbase:0.21.0-20100622")'com.google.code.maven-play-plugin.org.apache.hbase:hbase:jar:0.21.0-20100622'<dependency org="com.google.code.maven-play-plugin.org.apache.hbase" name="hbase" rev="0.21.0-20100622">
  <artifact name="hbase" type="jar" />
</dependency>@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.apache.hbase', module='hbase', version='0.21.0-20100622')
)libraryDependencies += "com.google.code.maven-play-plugin.org.apache.hbase" % "hbase" % "0.21.0-20100622"[com.google.code.maven-play-plugin.org.apache.hbase/hbase "0.21.0-20100622"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 | 
| org.mockito : mockito-all | jar | 1.8.4 | 
| org.apache.commons : commons-math | jar | 2.1 | 
| com.google.code.maven-play-plugin.org.apache.hadoop : hadoop-test | jar | 0.20.2-with-200-826 |