/gbif-httputils

Primary LanguageJavaApache License 2.0Apache-2.0

gbif-httputils

The gbif-httputils shared library provides:

  • Common HTTP utilities built on top of Apache HttpClient
    • downloadIfChanged
    • downloadIfModifiedSince
    • verifyHost

To build the project

mvn clean install