| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.moz.fiji.annotations |
| Идентификатор | Идентификаторannotations |
| Последняя версия | Последняя версия0.1.22 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFiji
Fiji allows the imposition of schema and much else upon HBase.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| annotations-0.1.22.pom | |
| annotations-0.1.22.jar | 5 KB |
| annotations-0.1.22-sources.jar | 1 KB |
| annotations-0.1.22-javadoc.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.moz.fiji.annotations/annotations/ -->
<dependency>
<groupId>com.moz.fiji.annotations</groupId>
<artifactId>annotations</artifactId>
<version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.moz.fiji.annotations/annotations/
implementation 'com.moz.fiji.annotations:annotations:0.1.22'
// https://jarcasting.com/artifacts/com.moz.fiji.annotations/annotations/
implementation ("com.moz.fiji.annotations:annotations:0.1.22")
'com.moz.fiji.annotations:annotations:jar:0.1.22'
<dependency org="com.moz.fiji.annotations" name="annotations" rev="0.1.22">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moz.fiji.annotations', module='annotations', version='0.1.22')
)
libraryDependencies += "com.moz.fiji.annotations" % "annotations" % "0.1.22"
[com.moz.fiji.annotations/annotations "0.1.22"]