Download kiji-common-flags-3.0.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials