Download fake-hbase-0.1.1.jar file - Jar f

Jar examples for f:fake-hbase

Description

Fiji allows the imposition of schema and much else upon HBase.

You can download jar file fake-hbase 0.1.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add fake-hbase-0.1.1.jar to your project.

<dependency>
   <groupId>com.moz.fiji.testing</groupId>
   <artifactId>fake-hbase</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.moz.fiji.testing', name: 'fake-hbase', version: '0.1.1'
libraryDependencies += "com.moz.fiji.testing" % "fake-hbase" % "0.1.1"
<dependency org="com.moz.fiji.testing" name="fake-hbase" rev="0.1.1"/>
@Grapes(@Grab(group='com.moz.fiji.testing', module='fake-hbase', version='0.1.1'))
'com.moz.fiji.testing:fake-hbase:jar:0.1.1'

Download

Click the following link to download the jar file.

fake-hbase-0.1.1-javadoc.jar
fake-hbase-0.1.1-sources.jar
fake-hbase-0.1.1.jar
fake-hbase-0.1.1.pom



Related Tutorials