Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What are the requirements of the java api? #2

Closed
danielcruzgarcia opened this issue Aug 29, 2014 · 1 comment
Closed

What are the requirements of the java api? #2

danielcruzgarcia opened this issue Aug 29, 2014 · 1 comment
Labels

Comments

@danielcruzgarcia
Copy link

Hi good day !!

what are the requirements of the java api ?

  • Java Version ?
  • Libraries ?

Thanks and we are in contact.

@vboctor
Copy link
Contributor

vboctor commented Aug 29, 2014

Previously we used to include a document with the API that lists such dependencies. We have stopped doing that in favor of using the Maven build file as the authoritative source for such information. To get all the versions checkout the pom file:

https://github.com/OfficeDev/ews-java-api/blob/master/pom.xml

You can also use IntelliJ Community Edition which includes the Maven plugin to compile the code.

Let us know if that doesn't answer your question.

@vboctor vboctor changed the title what are the requirements of the java api ? What are the requirements of the java api? Sep 2, 2014
@vboctor vboctor closed this as completed Sep 2, 2014
jamieb22 pushed a commit to stimulussoft/ews-java-api that referenced this issue Oct 27, 2019
Match multiple patterns during file attachment write
jamieb22 pushed a commit to stimulussoft/ews-java-api that referenced this issue Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants