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
