Download cdh5-bridge-0.1.14.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.14 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials