I have implemented OdataV4 service using apache olingo. I am looking for a library that supports OdataV3 implementation. Clearly, apache olingo doesnt provide libraby for V3 yet. Also tried Odata4J but looks they have declared support for OdataV3 but it was never developed.
Even migration tool which can actually translate oDataV3 request to V4 will also work.