The library will have to be added to the project's dependencies:
SBT
Maven
To make use of the latest development, snapshot releases are available (note that these releases should not
be considered stable and should therefore mostly serve testing purposes):
SBT
Maven
An application.conf file will have to be present and added to the class path. This is usually done by
placing it in the project's resources folder. The key talares.webservicelocation needs to be added
to this file and it's value set to the URL through which the OData webservice can be reached.