| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.fornax |
| Идентификатор | Идентификаторfornax-parent |
| Последняя версия | Последняя версия5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеFornax-Project
The parent project for all Fornax subprojects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fornax-parent-5.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.fornax/fornax-parent/ -->
<dependency>
<groupId>org.fornax</groupId>
<artifactId>fornax-parent</artifactId>
<version>5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fornax/fornax-parent/
implementation 'org.fornax:fornax-parent:5'
// https://jarcasting.com/artifacts/org.fornax/fornax-parent/
implementation ("org.fornax:fornax-parent:5")
'org.fornax:fornax-parent:pom:5'
<dependency org="org.fornax" name="fornax-parent" rev="5">
<artifact name="fornax-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fornax', module='fornax-parent', version='5')
)
libraryDependencies += "org.fornax" % "fornax-parent" % "5"
[org.fornax/fornax-parent "5"]