MVN

com.moz.kiji.schema : schema-platform-api

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.schema</groupId>
    <artifactId>schema-platform-api</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.1

All Versions

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

Version Vulnerabilities Updated
3.0.x
schema-platform-api-3.0.1
schema-platform-api-3.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.moz.kiji.schema</groupId>
    <artifactId>schema-platform-api</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.moz.kiji.schema:schema-platform-api:3.0.1'

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

implementation("com.moz.kiji.schema:schema-platform-api:3.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.moz.kiji.schema" % "schema-platform-api" % "3.0.1"

Advertisement

Dependencies from Group

Mar 09, 2016
23 usages
33 stars
Mar 09, 2016
22 usages
33 stars
Mar 09, 2016
22 usages
Mar 09, 2016
21 usages
33 stars
Mar 09, 2016
6 usages
33 stars

Discover Dependencies

Jul 01, 2023
13 usages
Aug 31, 2021
5 usages
863 stars
Dec 24, 2021
11 usages
573 stars
Dec 26, 2022
13 usages
708 stars
Jul 14, 2023
16 usages
945 stars
Oct 29, 2016
5 usages
14 usages
292 stars
May 07, 2019
12 usages
3 stars
Jun 29, 2007
36 usages
Aug 01, 2014
2 usages
57 stars