Object-Oriented Email Sending Java SDK(github.com)4 points·by yegor256a·12 anni fa·2 commentsgithub.comObject-Oriented Email Sending Java SDKhttps://github.com/jcabi/jcabi-email1 commentsPost comment[–]kunkelast·12 anni fareplyWhat is wrong with Apache Commons Email?[–]yegor256a·12 anni fareplyIt 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