52°North Iceland
This repository has been moved to https://github.com/52North/arctic-sea/.
| License |
License |
|---|---|
| GroupId | GroupIdorg.n52.iceland |
| ArtifactId | ArtifactIdiceland-parent |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Description52°North Iceland Aggregator Project
52°North OWS Framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| iceland-parent-2.0.0.pom | 20 KB |
| Browse |
<!-- 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/.