52°North Iceland
This repository has been moved to https://github.com/52North/arctic-sea/.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.n52.iceland |
| Идентификатор | Идентификаторiceland-parent |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание52°North Iceland Aggregator Project
52°North OWS Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| iceland-parent-2.0.0.pom | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.n52.iceland/iceland-parent/ -->
<dependency>
<groupId>org.n52.iceland</groupId>
<artifactId>iceland-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.n52.iceland/iceland-parent/
implementation 'org.n52.iceland:iceland-parent:2.0.0'
// https://jarcasting.com/artifacts/org.n52.iceland/iceland-parent/
implementation ("org.n52.iceland:iceland-parent:2.0.0")
'org.n52.iceland:iceland-parent:pom:2.0.0'
<dependency org="org.n52.iceland" name="iceland-parent" rev="2.0.0">
<artifact name="iceland-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.n52.iceland', module='iceland-parent', version='2.0.0')
)
libraryDependencies += "org.n52.iceland" % "iceland-parent" % "2.0.0"
[org.n52.iceland/iceland-parent "2.0.0"]
This repository has been moved to https://github.com/52North/arctic-sea/.