kentongray / ews-java-api

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

EWS JAVA API

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

Using the library

Prebuilt JARs are available in the Maven Central repository, which are easy to use with your project. Note that currently, no stable version is available yet, only snapshots in the snapshots repository.

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.

License:MIT License


Languages

Language:Java 99.9%Language:Shell 0.1%