This library allows making HTTP requests to a remote server and receiving the response.
See documentation here: https://developer.enonic.com/docs/http-client-library/master
To build this project, execute the following:
./gradlew clean build
To release this project, execute the following:
./gradlew clean build publish