| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.heigit.ohsome |
| Идентификатор | Идентификаторoshdb-parent |
| Последняя версия | Последняя версия0.7.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOSHDB parent module
Common dependencies, settings and profiles that are shared by all components of the OSHDB
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| oshdb-parent-0.7.2.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-parent/ -->
<dependency>
<groupId>org.heigit.ohsome</groupId>
<artifactId>oshdb-parent</artifactId>
<version>0.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-parent/
implementation 'org.heigit.ohsome:oshdb-parent:0.7.2'
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-parent/
implementation ("org.heigit.ohsome:oshdb-parent:0.7.2")
'org.heigit.ohsome:oshdb-parent:pom:0.7.2'
<dependency org="org.heigit.ohsome" name="oshdb-parent" rev="0.7.2">
<artifact name="oshdb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.heigit.ohsome', module='oshdb-parent', version='0.7.2')
)
libraryDependencies += "org.heigit.ohsome" % "oshdb-parent" % "0.7.2"
[org.heigit.ohsome/oshdb-parent "0.7.2"]