Download kiji-common-flags-3.0.0.jar file - Jar k

Jar examples for k:kiji-common-flags

Description

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

You can download jar file kiji-common-flags 3.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add kiji-common-flags-3.0.0.jar to your project.

<dependency>
   <groupId>com.moz.kiji.common</groupId>
   <artifactId>kiji-common-flags</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.moz.kiji.common', name: 'kiji-common-flags', version: '3.0.0'
libraryDependencies += "com.moz.kiji.common" % "kiji-common-flags" % "3.0.0"
<dependency org="com.moz.kiji.common" name="kiji-common-flags" rev="3.0.0"/>
@Grapes(@Grab(group='com.moz.kiji.common', module='kiji-common-flags', version='3.0.0'))
'com.moz.kiji.common:kiji-common-flags:jar:3.0.0'

Download

Click the following link to download the jar file.

kiji-common-flags-3.0.0-javadoc.jar
kiji-common-flags-3.0.0-sources.jar
kiji-common-flags-3.0.0.jar
kiji-common-flags-3.0.0.pom



Related Tutorials