License |
License |
---|---|
GroupId | GroupIdcom.moz.fiji.hive |
ArtifactId | ArtifactIdfiji-hive-tools-test |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFiji
Fiji allows the imposition of schema and much else upon HBase.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.moz.fiji.hive/fiji-hive-tools-test/ -->
<dependency>
<groupId>com.moz.fiji.hive</groupId>
<artifactId>fiji-hive-tools-test</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.moz.fiji.hive/fiji-hive-tools-test/
implementation 'com.moz.fiji.hive:fiji-hive-tools-test:0.1.1'
// https://jarcasting.com/artifacts/com.moz.fiji.hive/fiji-hive-tools-test/
implementation ("com.moz.fiji.hive:fiji-hive-tools-test:0.1.1")
'com.moz.fiji.hive:fiji-hive-tools-test:jar:0.1.1'
<dependency org="com.moz.fiji.hive" name="fiji-hive-tools-test" rev="0.1.1">
<artifact name="fiji-hive-tools-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moz.fiji.hive', module='fiji-hive-tools-test', version='0.1.1')
)
libraryDependencies += "com.moz.fiji.hive" % "fiji-hive-tools-test" % "0.1.1"
[com.moz.fiji.hive/fiji-hive-tools-test "0.1.1"]