See: Description
Class | Description |
---|---|
DatabaseReader |
Modified and simplified for I2P
|
DatabaseReader.Builder |
Constructs a Builder for the
DatabaseReader . |
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.