java client to connect to the bitcoin core with jsonrpc
It has following dependencies:
OKHttp <https://github.com/square/okhttp/>
_ for HTTP connectionsJackson Core <https://github.com/FasterXML/jackson-core>
_ for fast JSON serialisation/deserialisation