Add REST client

In order to query the remote server, a REST client is added. It is
the one that comes with Gerrit's acceptance tests with a modified
constructor in order to avoid more dependencies.

The BUCK build is only supported in Gerrit tree. The support for
standalone BUCK build is already prepared, but will only work with
Gerrit 2.11 where the 'STANDALONE_MODE' flag is available.

Change-Id: Ie12e02a6552643eea122e5fabd71bbd4a3f7ba3e
10 files changed
tree: 359fd9d5c6d59b4215719214cce6c11c5529c192
  1. .settings/
  2. lib/
  3. src/
  4. .buckconfig
  5. .gitignore
  6. BUCK
  7. LICENSE
  8. pom.xml
  9. VERSION