Object-Oriented Email Sending Java SDK(github.com)4 points·by yegor256a·vor 12 Jahren·2 commentsgithub.comObject-Oriented Email Sending Java SDKhttps://github.com/jcabi/jcabi-email1 commentsPost comment[–]kunkelast·vor 12 JahrenreplyWhat is wrong with Apache Commons Email?[–]yegor256a·vor 12 JahrenreplyIt is very "procedural" and difficult to extend. jcabi-email is very "object-oriented" and easy to extend. You can easily replace any part of the library with your own class or a mock