MVN

com.moz.kiji.annotations : annotations

Maven & Gradle

Mar 08, 2016
41 usages
33 stars

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

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

Latest Version

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

  • Latest Stable: 3.0.1

All Versions

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

Version Vulnerabilities Updated
3.0.x
annotations-3.0.1
annotations-3.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.moz.kiji.annotations:annotations:3.0.1'

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

implementation("com.moz.kiji.annotations:annotations:3.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.moz.kiji.annotations" % "annotations" % "3.0.1"

Advertisement

Dependencies from Group

Mar 08, 2016
41 usages
33 stars

Discover Dependencies

Feb 03, 2020
7 usages
0 stars
Aug 04, 2023
81 usages
93 stars
Mar 15, 2020
81 usages
1 stars
66 usages
211 stars
api
Dec 17, 2019
2 usages
Sep 07, 2016
82 usages
323 stars
Jun 21, 2022
57 usages
293 stars
Oct 16, 2013
13 usages
38 stars
Jul 20, 2020
16 usages
24 stars