Download cdh5-bridge-0.1.22.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.22 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials