-
Notifications
You must be signed in to change notification settings - Fork 2
ews ms api
haschibaschi edited this page Sep 5, 2011
·
3 revisions
Here is the project page of the api of ms: http://archive.msdn.microsoft.com/ewsjavaapi
The api you download is builded with ant and you need to download libraries manually. The project here is setup with maven and should run out of the box.
You need to copy the libraries in lib directory under the root into your maven repo.
The library ews-api-1.1.4.jar are the classes which you find in the donwload from here http://archive.msdn.microsoft.com/ewsjavaapi.