MVN

com.maxmind.geoip2 : geoip2

Maven & Gradle

Jul 28, 2023
98 usages
716 stars

MaxMind GeoIP2 API · GeoIP2 webservice client and database reader

<dependency>
    <groupId>com.maxmind.geoip2</groupId>
    <artifactId>geoip2</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.maxmind.geoip2 : geoip2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.0
  • Latest Release Candidate: 2.15.0-rc1

All Versions

Choose a version of com.maxmind.geoip2 : geoip2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
geoip2-4.1.0
4.0.x
geoip2-4.0.1
geoip2-4.0.0
3.0.x
geoip2-3.0.2
geoip2-3.0.1
geoip2-3.0.0
2.16.x
geoip2-2.16.1
geoip2-2.16.0
2.15.x
geoip2-2.15.0
geoip2-2.15.0-rc1
2.14.x
geoip2-2.14.0
2.13.x
geoip2-2.13.1
geoip2-2.13.0
2.12.x
geoip2-2.12.0
2.11.x
geoip2-2.11.0
2.10.x
geoip2-2.10.0
2.9.x
geoip2-2.9.0
2.8.x
geoip2-2.8.1
geoip2-2.8.0
geoip2-2.8.0-rc1
2.7.x
geoip2-2.7.0
2.6.x
geoip2-2.6.0
2.5.x
geoip2-2.5.0
2.4.x
geoip2-2.4.0
2.3.x
geoip2-2.3.1
geoip2-2.3.0
2.2.x
geoip2-2.2.0
2.1.x
geoip2-2.1.0
2.0.x
geoip2-2.0.0
0.10.x
geoip2-0.10.0
0.9.x
geoip2-0.9.0
0.8.x
geoip2-0.8.1
geoip2-0.8.0
0.7.x
geoip2-0.7.2
geoip2-0.7.1
geoip2-0.7.0
0.6.x
geoip2-0.6.0
0.5.x
geoip2-0.5.0
0.4.x
geoip2-0.4.1
geoip2-0.4.0
0.3.x
geoip2-0.3.0
0.1.x
geoip2-0.1.1
geoip2-0.1.0

How to add a dependency to Maven

Add the following com.maxmind.geoip2 : geoip2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.maxmind.geoip2</groupId>
    <artifactId>geoip2</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.maxmind.geoip2 : geoip2 gradle dependency to your build.gradle file:

implementation 'com.maxmind.geoip2:geoip2:4.1.0'

Gradle Kotlin DSL: Add the following com.maxmind.geoip2 : geoip2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.maxmind.geoip2:geoip2:4.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.maxmind.geoip2 : geoip2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.maxmind.geoip2" % "geoip2" % "4.1.0"

Advertisement

Dependencies from Group

Jul 28, 2023
98 usages
716 stars

Discover Dependencies

Jun 07, 2023
281 usages
3.6k stars
Aug 07, 2023
443 usages
3.5k stars
Jul 31, 2023
3.8k usages
3.7k stars
Jul 30, 2023
30 usages
2.8k stars
May 24, 2021
53 usages
Mar 11, 2023
184 stars
Apr 11, 2023
53 usages
3.5k stars
Sep 09, 2022
354 usages