is not current version
Last Version 0.1.22

com.moz.fiji.delegation:fiji-delegation 0.1.9

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

GroupId

GroupId

com.moz.fiji.delegation
ArtifactId

ArtifactId

fiji-delegation
Version

Version

0.1.9
Type

Type

jar

Download fiji-delegation 0.1.9


<!-- https://jarcasting.com/artifacts/com.moz.fiji.delegation/fiji-delegation/ -->
<dependency>
    <groupId>com.moz.fiji.delegation</groupId>
    <artifactId>fiji-delegation</artifactId>
    <version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.moz.fiji.delegation/fiji-delegation/
implementation 'com.moz.fiji.delegation:fiji-delegation:0.1.9'
// https://jarcasting.com/artifacts/com.moz.fiji.delegation/fiji-delegation/
implementation ("com.moz.fiji.delegation:fiji-delegation:0.1.9")
'com.moz.fiji.delegation:fiji-delegation:jar:0.1.9'
<dependency org="com.moz.fiji.delegation" name="fiji-delegation" rev="0.1.9">
  <artifact name="fiji-delegation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moz.fiji.delegation', module='fiji-delegation', version='0.1.9')
)
libraryDependencies += "com.moz.fiji.delegation" % "fiji-delegation" % "0.1.9"
[com.moz.fiji.delegation/fiji-delegation "0.1.9"]