Last Version

MaxMind GeoIP2 API 3.0.1

GeoIP2 webservice client and database reader

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.maxmind.geoip2
ArtifactId

ArtifactId

geoip2
Version

Version

3.0.1
Type

Type

jar
Description

Description

MaxMind GeoIP2 API
GeoIP2 webservice client and database reader
Project URL

Project URL

https://dev.maxmind.com/geoip?lang=en
Project Organization

Project Organization

MaxMind, Inc.
Source Code Management

Source Code Management

https://github.com/maxmind/GeoIP2-java

Download geoip2 3.0.1


<!-- https://jarcasting.com/artifacts/com.maxmind.geoip2/geoip2/ -->
<dependency>
    <groupId>com.maxmind.geoip2</groupId>
    <artifactId>geoip2</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.maxmind.geoip2/geoip2/
implementation 'com.maxmind.geoip2:geoip2:3.0.1'
// https://jarcasting.com/artifacts/com.maxmind.geoip2/geoip2/
implementation ("com.maxmind.geoip2:geoip2:3.0.1")
'com.maxmind.geoip2:geoip2:jar:3.0.1'
<dependency org="com.maxmind.geoip2" name="geoip2" rev="3.0.1">
  <artifact name="geoip2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maxmind.geoip2', module='geoip2', version='3.0.1')
)
libraryDependencies += "com.maxmind.geoip2" % "geoip2" % "3.0.1"
[com.maxmind.geoip2/geoip2 "3.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.maxmind.db : maxmind-db jar 2.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.github.tomakehurst : wiremock jar 2.27.2
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.13.2
pl.pragmatists : JUnitParams jar 1.1.1
com.jcabi : jcabi-matchers jar 1.5.3

Project Modules

There are no modules declared in this project.