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