MVN

org.geotoolkit : utility

Maven & Gradle

Nov 02, 2012

Utilities · Projects group for miscellaneous utilities.

<dependency>
    <groupId>org.geotoolkit</groupId>
    <artifactId>utility</artifactId>
    <version>3.20-geoapi-3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.geotoolkit : utility to add to Maven - Latest Versions:

  • Latest Stable: 3.20-geoapi-3.0

All Versions

Choose a version of org.geotoolkit : utility to add to Maven - All Versions:

Version Vulnerabilities Updated
3.20
utility-3.20-geoapi-3.0
3.19
utility-3.19-geoapi-3.0
3.18
utility-3.18-geoapi-3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.geotoolkit</groupId>
    <artifactId>utility</artifactId>
    <version>3.20-geoapi-3.0</version>
</dependency>