Download cdh5-bridge-0.1.13.jar file - Jar c

Jar examples for c:cdh5-bridge

Description

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

You can download jar file cdh5-bridge 0.1.13 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add cdh5-bridge-0.1.13.jar to your project.

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

Download

Click the following link to download the jar file.

cdh5-bridge-0.1.13-javadoc.jar
cdh5-bridge-0.1.13-sources.jar
cdh5-bridge-0.1.13.jar
cdh5-bridge-0.1.13.pom



Related Tutorials