ODataJClient is an Open Source (Apache License 2.0) library that enables Java applications to deal with OData 3.0 services.
This fork aims to extend the library to apply it to Microsoft SharePoint 2013 REST API (Lists, Exchange: contacts, mails, calendar; etc.). As this API is based on OAuth v4 the goal is to modify the library to comply with v4 standard in a way that is enough to make interaction with SP API work.
Original ODataJClient documentation/how-to's can be found in a get started section.
List of changes introduced into the code by this fork are listed in a fork wiki