Download schema-platform-api-3.0.1.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.1 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.1.jar to your project.

<dependency>
   <groupId>com.moz.kiji.schema</groupId>
   <artifactId>schema-platform-api</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'com.moz.kiji.schema', name: 'schema-platform-api', version: '3.0.1'
libraryDependencies += "com.moz.kiji.schema" % "schema-platform-api" % "3.0.1"
<dependency org="com.moz.kiji.schema" name="schema-platform-api" rev="3.0.1"/>
@Grapes(@Grab(group='com.moz.kiji.schema', module='schema-platform-api', version='3.0.1'))
'com.moz.kiji.schema:schema-platform-api:jar:3.0.1'

Download

Click the following link to download the jar file.

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



Related Tutorials