Download schema-platform-api-3.0.0.jar file - Jar s

Jar examples for s:schema-platform-api

Description

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.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

schema-platform-api-3.0.0-javadoc.jar
schema-platform-api-3.0.0-sources.jar
schema-platform-api-3.0.0.jar
schema-platform-api-3.0.0.pom



Related Tutorials