Jar examples for c:cdh5-bridge
Kiji allows the imposition of schema and much else upon HBase.
You can download jar file cdh5-bridge 3.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add cdh5-bridge-3.0.1.jar to your project.
<dependency> <groupId>com.moz.kiji.schema</groupId> <artifactId>cdh5-bridge</artifactId> <version>3.0.1</version> </dependency>
compile group: 'com.moz.kiji.schema', name: 'cdh5-bridge', version: '3.0.1'
libraryDependencies += "com.moz.kiji.schema" % "cdh5-bridge" % "3.0.1"
<dependency org="com.moz.kiji.schema" name="cdh5-bridge" rev="3.0.1"/>
@Grapes(@Grab(group='com.moz.kiji.schema', module='cdh5-bridge', version='3.0.1'))
'com.moz.kiji.schema:cdh5-bridge:jar:3.0.1'
Click the following link to download the jar file.
cdh5-bridge-3.0.1-javadoc.jar