License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.moz.kiji.schema |
ArtifactId | ArtifactIdschema-platform-api |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKiji
Kiji allows the imposition of schema and much else upon HBase.
|
Project URL |
Project URL |
<!-- 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"]
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 |