Package com.maxmind.geoip2
package com.maxmind.geoip2
This is GeoIP2-java release 2.12.0 2018-04-11 retrieved from github. For reading MaxMind GeoLite2 database files.
Contains only the DatabaseReader class from that package. Heavily modified to remove the dependency on the large com.fasterxml.jackson.databind JSON package, and use POJOs instead. Apache 2.0 license.
-
ClassDescriptionModified and simplified for I2PConstructs a Builder for the
DatabaseReader
.