Jar examples for s:schema-platform-api
Fiji allows the imposition of schema and much else upon HBase.
You can download jar file schema-platform-api 3.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add schema-platform-api-3.0.0.jar to your project.
<dependency> <groupId>com.moz.kiji.schema</groupId> <artifactId>schema-platform-api</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.moz.kiji.schema', name: 'schema-platform-api', version: '3.0.0'
libraryDependencies += "com.moz.kiji.schema" % "schema-platform-api" % "3.0.0"
<dependency org="com.moz.kiji.schema" name="schema-platform-api" rev="3.0.0"/>
@Grapes(@Grab(group='com.moz.kiji.schema', module='schema-platform-api', version='3.0.0'))
'com.moz.kiji.schema:schema-platform-api:jar:3.0.0'
Click the following link to download the jar file.
schema-platform-api-3.0.0-javadoc.jar