| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.oncoblocks.centromere |
| Идентификатор | Идентификаторcentromere-parent |
| Последняя версия | Последняя версия0.4.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOncoblocks: Centromere Parent
Genomic data warehouse and RESTful web services framework. Parent POM file.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| centromere-parent-0.4.2.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-parent/ -->
<dependency>
<groupId>org.oncoblocks.centromere</groupId>
<artifactId>centromere-parent</artifactId>
<version>0.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-parent/
implementation 'org.oncoblocks.centromere:centromere-parent:0.4.2'
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-parent/
implementation ("org.oncoblocks.centromere:centromere-parent:0.4.2")
'org.oncoblocks.centromere:centromere-parent:pom:0.4.2'
<dependency org="org.oncoblocks.centromere" name="centromere-parent" rev="0.4.2">
<artifact name="centromere-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oncoblocks.centromere', module='centromere-parent', version='0.4.2')
)
libraryDependencies += "org.oncoblocks.centromere" % "centromere-parent" % "0.4.2"
[org.oncoblocks.centromere/centromere-parent "0.4.2"]