License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.maxmind.geoip2 |
ArtifactId | ArtifactIdgeoip2 |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaxMind GeoIP2 API
GeoIP2 webservice client and database reader
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geoip2-3.0.1.pom | |
geoip2-3.0.1.jar | 48 KB |
geoip2-3.0.1-with-dependencies.zip | 3 MB |
geoip2-3.0.1-sources.jar | 38 KB |
geoip2-3.0.1-javadoc.jar | 247 KB |
Browse |
<!-- 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"]
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 |
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 |