MVN

org.orbisgis.geoclimate : geoclimate-parent

Maven & Gradle

Feb 23, 2024
59 stars

geoclimate · GeoClimate is an opensource geospatial toolbox to compute a set of climate related parameters describing a territory (morphological indicators such as Sky View Factor, urban classifications such as Local Climate Zones, etc.).

<dependency>
    <groupId>org.orbisgis.geoclimate</groupId>
    <artifactId>geoclimate-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.orbisgis.geoclimate : geoclimate-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.orbisgis.geoclimate : geoclimate-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
geoclimate-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.orbisgis.geoclimate</groupId>
    <artifactId>geoclimate-parent</artifactId>
    <version>1.0.0</version>
</dependency>