| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаcom.github.taccisum |
| Идентификатор | Идентификаторpigeon-parent |
| Версия | Версия0.1 |
| Тип | Типpom |
| Описание |
ОписаниеPigeon BOM
Manage common dependencies and profiles between pigeon and it's plugins.
|
| Имя Файла | Размер |
|---|---|
| pigeon-parent-0.1.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.taccisum/pigeon-parent/ -->
<dependency>
<groupId>com.github.taccisum</groupId>
<artifactId>pigeon-parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.taccisum/pigeon-parent/
implementation 'com.github.taccisum:pigeon-parent:0.1'
// https://jarcasting.com/artifacts/com.github.taccisum/pigeon-parent/
implementation ("com.github.taccisum:pigeon-parent:0.1")
'com.github.taccisum:pigeon-parent:pom:0.1'
<dependency org="com.github.taccisum" name="pigeon-parent" rev="0.1">
<artifact name="pigeon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.taccisum', module='pigeon-parent', version='0.1')
)
libraryDependencies += "com.github.taccisum" % "pigeon-parent" % "0.1"
[com.github.taccisum/pigeon-parent "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pf4j : pf4j | jar | 3.6.0 |
| org.pf4j : pf4j-spring | jar | 0.7.0 |
| com.github.taccisum : domain-core | jar | 0.4.0 |