MVN

com.moz.kiji.checkin : kiji-checkin

Maven & Gradle

Mar 09, 2016
23 usages
33 stars

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

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

Latest Version

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

  • Latest Stable: 3.0.1

All Versions

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

Version Vulnerabilities Updated
3.0.x
kiji-checkin-3.0.1
kiji-checkin-3.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.moz.kiji.checkin:kiji-checkin:3.0.1'

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

implementation("com.moz.kiji.checkin:kiji-checkin:3.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.moz.kiji.checkin" % "kiji-checkin" % "3.0.1"

Advertisement

Dependencies from Group

Mar 09, 2016
23 usages
33 stars

Discover Dependencies

Jul 04, 2020
9 usages
5 stars
Nov 20, 2018
6 usages
Sep 22, 2019
2 usages
76 stars
Aug 17, 2023
19 usages
180 stars
Mar 18, 2020
6 usages
362 stars
Nov 04, 2018
4 usages
1 stars
Sep 13, 2022
41 usages
17k stars
Dec 17, 2021
32 usages
270 stars