tag | 0b9f42b033b53fd18d9e0403e36587b057ed9eea | |
---|---|---|
tagger | Stefan Bodewig <bodewig@apache.org> | Tue Aug 01 14:37:03 2017 +0000 |
object | 5516c487a5d03df520480d47f5c5ae5a3b3341d4 |
EMAIL_1_5
commit | 5516c487a5d03df520480d47f5c5ae5a3b3341d4 | [log] [tgz] |
---|---|---|
author | Stefan Bodewig <bodewig@apache.org> | Tue Aug 01 14:37:03 2017 +0000 |
committer | Stefan Bodewig <bodewig@apache.org> | Tue Aug 01 14:37:03 2017 +0000 |
tree | d4f4e8abc316ce6855964bd6d2284b81ab3992ba | |
parent | 6e7cc6eaf5f83cc9c45018699b644cd7db354b08 [diff] |
vote for Commons Email 1.5 has passed git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_5@1803648 13f79535-47bb-0310-9956-ffa450edef68
Apache Commons Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify.
More information can be found on the homepage. The JavaDoc can be browsed. Questions related to the usage of Apache Commons Email should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-email</artifactId> <version>1.5</version> </dependency>
We accept PRs via github. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn clean test
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
Code is under the Apache Licence v2.
You like Apache Commons Email? Then donate back to the ASF to support the development.