Download schema-platform-api-0.1.21.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 0.1.21 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add schema-platform-api-0.1.21.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials