a

annotations

Fiji allows the imposition of schema and much else upon HBase.
https://github.com/seomoz/fiji
The Apache License, Version 2.0
Maura Hubbell
Files download
File Operation
annotations-0.1.0.jar download
annotations-0.1.0.pom download
annotations-0.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.moz.fiji.annotations</groupId>
  <artifactId>annotations</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.moz.fiji.annotations:annotations:0.1.0'
Gradle Kotlin
implementation("com.moz.fiji.annotations:annotations:0.1.0")
Scala SBT
libraryDependencies += "com.moz.fiji.annotations" % "annotations" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.moz.fiji.annotations', module='annotations', version='0.1.0')
)
Apache Ivy
<dependency org="com.moz.fiji.annotations" name="annotations" rev="0.1.0" />
Leiningen
[com.moz.fiji.annotations/annotations "0.1.0"]
Apache Buildr
'com.moz.fiji.annotations:annotations:jar:0.1.0'
Dependencies
The project has no third-party dependencies