Kiji

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.moz.kiji.schema
ArtifactId

ArtifactId

schema-platform-api
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/kijiproject/kiji

Download schema-platform-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.moz.kiji.schema/schema-platform-api/ -->
<dependency>
    <groupId>com.moz.kiji.schema</groupId>
    <artifactId>schema-platform-api</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.moz.kiji.schema/schema-platform-api/
implementation 'com.moz.kiji.schema:schema-platform-api:3.0.1'
// https://jarcasting.com/artifacts/com.moz.kiji.schema/schema-platform-api/
implementation ("com.moz.kiji.schema:schema-platform-api:3.0.1")
'com.moz.kiji.schema:schema-platform-api:jar:3.0.1'
<dependency org="com.moz.kiji.schema" name="schema-platform-api" rev="3.0.1">
  <artifact name="schema-platform-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moz.kiji.schema', module='schema-platform-api', version='3.0.1')
)
libraryDependencies += "com.moz.kiji.schema" % "schema-platform-api" % "3.0.1"
[com.moz.kiji.schema/schema-platform-api "3.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.moz.kiji.annotations : annotations jar 3.0.1
com.moz.kiji.delegation : kiji-delegation jar 3.0.1
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.
com.moz.kiji.schema

Kiji Project

Versions

Version
3.0.1
3.0.0