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.
-
Class Summary Class Description DatabaseReader Modified and simplified for I2PDatabaseReader.Builder Constructs a Builder for theDatabaseReader
.