Last Version

HBase 0.20.4 0.20.4

HBase modified with patches needed for hbasene

License

License

GroupId

GroupId

org.hbasene
ArtifactId

ArtifactId

hbase-core
Version

Version

0.20.4
Type

Type

jar
Description

Description

HBase 0.20.4
HBase modified with patches needed for hbasene
Project URL

Project URL

http://hbase.apache.org
Source Code Management

Source Code Management

http://github.com/apache/hbase

Download hbase-core 0.20.4


<!-- https://jarcasting.com/artifacts/org.hbasene/hbase-core/ -->
<dependency>
    <groupId>org.hbasene</groupId>
    <artifactId>hbase-core</artifactId>
    <version>0.20.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hbasene/hbase-core/
implementation 'org.hbasene:hbase-core:0.20.4'
// https://jarcasting.com/artifacts/org.hbasene/hbase-core/
implementation ("org.hbasene:hbase-core:0.20.4")
'org.hbasene:hbase-core:jar:0.20.4'
<dependency org="org.hbasene" name="hbase-core" rev="0.20.4">
  <artifact name="hbase-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hbasene', module='hbase-core', version='0.20.4')
)
libraryDependencies += "org.hbasene" % "hbase-core" % "0.20.4"
[org.hbasene/hbase-core "0.20.4"]

Dependencies

compile (13)

Group / Artifact Type Version
org.hbasene : thrift Optional jar 0.1.0-r771587
commons-cli : commons-cli Optional jar 1.2
org.hbasene : hadoop-core Optional jar 0.20.2-with-200-826
org.apache.hadoop.zookeeper » zookeeper Optional jar 3.2.2
log4j : log4j jar 1.2.15
org.mortbay.jetty : jetty jar 6.1.14
org.mortbay.jetty : jetty-util jar 6.1.14
org.mortbay.jetty : servlet-api-2.5 jar 6.1.14
org.mortbay.jetty : jsp-2.1 jar 6.1.14
org.mortbay.jetty : jsp-api-2.1 jar 6.1.14
tomcat : jasper-runtime jar 5.5.23
org.jruby : jruby-complete jar 1.4.0
org.apache.lucene : lucene-core jar 2.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.7
commons-math : commons-math jar 1.2
org.apache.hadoop : hadoop-test jar 0.20.2

Project Modules

There are no modules declared in this project.