The expectation is that you refer to artifactid 'hbase' and then it downloads all published hbase artifacts?
Usually we have you pull just what you need. See https://github.com/saintstack/hbase-downstreamer/blob/master/pom.xml.hadoop2for an example. St.Ack On Wed, Mar 26, 2014 at 3:22 AM, rakesh rakshit <[email protected] > wrote: > Hi all, > > I am not able to find the maven dependency for Apache HBase 0.96.0. > > I tried the following dependency but is not getting the dependency from > here: > > <dependency> > <groupId>org.apache.hbase</groupId> > <artifactId>hbase</artifactId> > <version>0.96.0-hadoop2</version> > </dependency> > > Please help if you are aware of the dependency. Thanks in advance. > > > Regards, > Rakesh >
