Main deliverables are:
Artifacts
- org.eclipse.angus:angus-activation - provides the implementation of the Jakarta Activation Specification
- org.eclipse.angus:angus-mail - provides the implementation of the Jakarta Mail Specification
- org.eclipse.angus:jakarta.mail - a budle of Jakarta Mail API and angus-mail, where the angus-mail serves as the default/fallback implementation
JPMS
- org.eclipse.angus:angus-activation is com.sun.activation
- org.eclipse.angus:angus-mail is com.sun.mail
- org.eclipse.angus:jakarta.mail is jakarta.mail
For all, see the Maven Central repository: https://repo1.maven.org/maven2/org/eclipse/angus/