is not current version
Last Version 2.0.0

org.n52.iceland:iceland-parent 1.2.1

52°North OWS Framework

GroupId

GroupId

org.n52.iceland
ArtifactId

ArtifactId

iceland-parent
Version

Version

1.2.1
Type

Type

pom

Download iceland-parent 1.2.1

Filename Size
iceland-parent-1.2.1.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/org.n52.iceland/iceland-parent/ -->
<dependency>
    <groupId>org.n52.iceland</groupId>
    <artifactId>iceland-parent</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.n52.iceland/iceland-parent/
implementation 'org.n52.iceland:iceland-parent:1.2.1'
// https://jarcasting.com/artifacts/org.n52.iceland/iceland-parent/
implementation ("org.n52.iceland:iceland-parent:1.2.1")
'org.n52.iceland:iceland-parent:pom:1.2.1'
<dependency org="org.n52.iceland" name="iceland-parent" rev="1.2.1">
  <artifact name="iceland-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.n52.iceland', module='iceland-parent', version='1.2.1')
)
libraryDependencies += "org.n52.iceland" % "iceland-parent" % "1.2.1"
[org.n52.iceland/iceland-parent "1.2.1"]