License |
License |
---|---|
GroupId | GroupIdorg.orbisgis |
ArtifactId | ArtifactIdorbisparent |
Version | Version1.0.3 |
Type | Typepom |
Description |
DescriptionOrbisGIS Parent
Parent pom for the dependency and plugin management and for the nexus deployment
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
orbisparent-1.0.3.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.orbisgis/orbisparent/ -->
<dependency>
<groupId>org.orbisgis</groupId>
<artifactId>orbisparent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.orbisgis/orbisparent/
implementation 'org.orbisgis:orbisparent:1.0.3'
// https://jarcasting.com/artifacts/org.orbisgis/orbisparent/
implementation ("org.orbisgis:orbisparent:1.0.3")
'org.orbisgis:orbisparent:pom:1.0.3'
<dependency org="org.orbisgis" name="orbisparent" rev="1.0.3">
<artifact name="orbisparent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.orbisgis', module='orbisparent', version='1.0.3')
)
libraryDependencies += "org.orbisgis" % "orbisparent" % "1.0.3"
[org.orbisgis/orbisparent "1.0.3"]