Download hbase-resource-bundle-2.0.0-alpha4.jar file - Jar h

Jar examples for h:hbase-resource-bundle

Description

licensing info for use when bundling works

You can download jar file hbase-resource-bundle 2.0.0-alpha4 in this page.

License

Apache License

Build File

You can use the following script to add hbase-resource-bundle-2.0.0-alpha4.jar to your project.

<dependency>
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase-resource-bundle</artifactId>
   <version>2.0.0-alpha4</version>
</dependency>
compile group: 'org.apache.hbase', name: 'hbase-resource-bundle', version: '2.0.0-alpha4'
libraryDependencies += "org.apache.hbase" % "hbase-resource-bundle" % "2.0.0-alpha4"
<dependency org="org.apache.hbase" name="hbase-resource-bundle" rev="2.0.0-alpha4"/>
@Grapes(@Grab(group='org.apache.hbase', module='hbase-resource-bundle', version='2.0.0-alpha4'))
'org.apache.hbase:hbase-resource-bundle:jar:2.0.0-alpha4'

Download

Click the following link to download the jar file.

hbase-resource-bundle-2.0.0-alpha4-javadoc.jar
hbase-resource-bundle-2.0.0-alpha4-sources.jar
hbase-resource-bundle-2.0.0-alpha4.jar
hbase-resource-bundle-2.0.0-alpha4.pom



Related Tutorials