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.0 in this page.
The Apache License, Version 2.0
You can use the following script to add cdh5-bridge-3.0.0.jar to your project.
<dependency> <groupId>com.moz.kiji.schema</groupId> <artifactId>cdh5-bridge</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.moz.kiji.schema', name: 'cdh5-bridge', version: '3.0.0'
libraryDependencies += "com.moz.kiji.schema" % "cdh5-bridge" % "3.0.0"
<dependency org="com.moz.kiji.schema" name="cdh5-bridge" rev="3.0.0"/>
@Grapes(@Grab(group='com.moz.kiji.schema', module='cdh5-bridge', version='3.0.0'))
'com.moz.kiji.schema:cdh5-bridge:jar:3.0.0'
Click the following link to download the jar file.
cdh5-bridge-3.0.0-javadoc.jar