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