Hi,
I'm writing a notifier plugin, based on the existing Jabber plugin, to talk to Rocket.chat (Slack clone). I need to talk to it by HTTP(s), and I see that Apache httpclient is already bundled with QuickBuild. For those cases, should we include the httpclient as a local lib in the plugin project, or should we use the lib from QB? If so, how?