You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
We migrated the ews-java-api as local patch for our application.
If there is any interest to provide a Jakarta compatible version of ews-java-api I could provide a pull request with this changes.
The ews-java-api library depends on Java EE javax-packages in two classes:
This makes it impossible to use this library on a Java EE Jakarta-based application using version >=9, see https://jakarta.ee/specifications/platform/9/.
We migrated the ews-java-api as local patch for our application.
If there is any interest to provide a Jakarta compatible version of ews-java-api I could provide a pull request with this changes.