MVN

com.moz.kiji.common : kiji-common-flags

Maven & Gradle

Mar 09, 2016
25 usages
33 stars

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

<dependency>
    <groupId>com.moz.kiji.common</groupId>
    <artifactId>kiji-common-flags</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.moz.kiji.common : kiji-common-flags to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of com.moz.kiji.common : kiji-common-flags to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
kiji-common-flags-3.0.1
kiji-common-flags-3.0.0

How to add a dependency to Maven

Add the following com.moz.kiji.common : kiji-common-flags maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.moz.kiji.common</groupId>
    <artifactId>kiji-common-flags</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.moz.kiji.common : kiji-common-flags gradle dependency to your build.gradle file:

implementation 'com.moz.kiji.common:kiji-common-flags:3.0.1'

Gradle Kotlin DSL: Add the following com.moz.kiji.common : kiji-common-flags gradle kotlin dependency to your build.gradle.kts file:

implementation("com.moz.kiji.common:kiji-common-flags:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.moz.kiji.common : kiji-common-flags sbt scala dependency to your build.sbt file:

libraryDependencies += "com.moz.kiji.common" % "kiji-common-flags" % "3.0.1"

Advertisement

Dependencies from Group

Mar 09, 2016
25 usages
33 stars

Discover Dependencies

Jul 05, 2023
2 usages
0 stars
Jan 22, 2022
22 usages
120 stars
Jan 20, 2017
9 usages
May 20, 2016
4 usages
0 stars
Aug 05, 2022
4 usages
67 stars
Jan 18, 2018
4 usages
34 stars
Oct 25, 2019
0 stars