How To Install Java Artifact com.maxmind.geoip.geoip-api v1.2.14

com.maxmind.geoip geoip-api 1.2.14

Introduction

In this article, we'll learn how to install Java artifact geoip-api from com.maxmind.geoip group in version 1.2.14. The artifact is available in 8 versions: 1.3.1 1.3.0 1.2.15 1.2.14 1.2.13 1.2.12 1.2.11 1.2.10 . The MaxMind GeoIP API project has been released under Lesser General Public License (LGPL) v 2.1 license, and has its own website at: https://github.com/maxmind/geoip-api-java . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.maxmind.geoip.geoip-api In Version 1.2.14

To install the MaxMind GeoIP API artifact in version 1.2.14 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses MaxMind GeoIP API dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (2)

Licenses

Developers