MVN

org.ow2.util.geo : geolocation

Maven & Gradle

Sep 27, 2012

OW2 Utilities :: Geolocation

<dependency>
    <groupId>org.ow2.util.geo</groupId>
    <artifactId>geolocation</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.geo : geolocation to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.ow2.util.geo : geolocation to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
geolocation-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.util.geo</groupId>
    <artifactId>geolocation</artifactId>
    <version>2.0.0</version>
</dependency>