is not current version
Last Version 0.1.1

com.moz.fiji.testing:fake-hbase-test 0.1.0

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

GroupId

GroupId

com.moz.fiji.testing
ArtifactId

ArtifactId

fake-hbase-test
Version

Version

0.1.0
Type

Type

jar

Download fake-hbase-test 0.1.0


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