не последняя версия
Последняя версия 0.1.22

com.moz.fiji.schema:fiji-schema-shell-lib 0.1.16

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

Группа

Группа

com.moz.fiji.schema
Идентификатор

Идентификатор

fiji-schema-shell-lib
Версия

Версия

0.1.16
Тип

Тип

jar

Скачать fiji-schema-shell-lib 0.1.16


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