kfgodel-root-pom
Pom definition with information for all maven projects (like repository location)
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаinfo.kfgodel |
| Идентификатор | Идентификаторroot-pom |
| Последняя версия | Последняя версия0.2.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеKfodel-root-pom
Pom definition for all kfgodel projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| root-pom-0.2.2.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/info.kfgodel/root-pom/ -->
<dependency>
<groupId>info.kfgodel</groupId>
<artifactId>root-pom</artifactId>
<version>0.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/info.kfgodel/root-pom/
implementation 'info.kfgodel:root-pom:0.2.2'
// https://jarcasting.com/artifacts/info.kfgodel/root-pom/
implementation ("info.kfgodel:root-pom:0.2.2")
'info.kfgodel:root-pom:pom:0.2.2'
<dependency org="info.kfgodel" name="root-pom" rev="0.2.2">
<artifact name="root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='info.kfgodel', module='root-pom', version='0.2.2')
)
libraryDependencies += "info.kfgodel" % "root-pom" % "0.2.2"
[info.kfgodel/root-pom "0.2.2"]
Pom definition with information for all maven projects (like repository location)