Jar examples for h:hbase-common
Common functionality for HBase
You can download jar file hbase-common 2.0.0-beta-2 in this page.
Apache License
You can use the following script to add hbase-common-2.0.0-beta-2.jar to your project.
<dependency> <groupId>org.apache.hbase</groupId> <artifactId>hbase-common</artifactId> <version>2.0.0-beta-2</version> </dependency>
compile group: 'org.apache.hbase', name: 'hbase-common', version: '2.0.0-beta-2'
libraryDependencies += "org.apache.hbase" % "hbase-common" % "2.0.0-beta-2"
<dependency org="org.apache.hbase" name="hbase-common" rev="2.0.0-beta-2"/>
@Grapes(@Grab(group='org.apache.hbase', module='hbase-common', version='2.0.0-beta-2'))
'org.apache.hbase:hbase-common:jar:2.0.0-beta-2'
Click the following link to download the jar file.
hbase-common-2.0.0-beta-2-javadoc.jar