Download fiji-schema-0.1.8.jar file - Jar f

Jar examples for f:fiji-schema

Description

Fiji allows the imposition of schema and much else upon HBase.

You can download jar file fiji-schema 0.1.8 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add fiji-schema-0.1.8.jar to your project.

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

Download

Click the following link to download the jar file.

fiji-schema-0.1.8-javadoc.jar
fiji-schema-0.1.8-sources.jar
fiji-schema-0.1.8.jar
fiji-schema-0.1.8.pom



Related Tutorials