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