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