Skip to content

egis/ews-java-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

507 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

![Gitter](https://badges.gitter.im/Join Chat.svg)
Build Status codecov.io

NOTE: This fork was made to fix the 'hanging' close connection problem. The solution was pulled from pexlabs, referenced here: OfficeDev#425

To use this version in your build, change:

compile 'com.microsoft.ews-java-api:ews-java-api:2.0'

to:

compile 'com.github.mitimes:ews-java-api:master-SNAPSHOT'

using jitpack.io as a repo.

EWS JAVA API

Please see the Getting Started Guide on our wiki for an introduction to this library.

Using the library

Please see this wiki-entry on how to include the library in your project

Maven / Gradle

For Documentation on how to use ews-java-api with maven or gradle please refer to this section in our wiki.

Building from source

To build a JAR from the source yourself, please see this page.

About

A java client library to access Exchange web services. The API works against Office 365 Exchange Online as well as on premises Exchange.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.9%
  • Shell 0.1%